XMLReader类
- XMLReader::close()
- ClosetheXMLReaderinput
- XMLReader::expand()
- ReturnsacopyofthecurrentnodeasaDOMobject
- XMLReader::getAttribute()
- Getthevalueofanamedattribute
- XMLReader::getAttributeNo()
- Getthevalueofanattributebyindex
- XMLReader::getAttributeNs()
- GetthevalueofanattributebylocalnameandURI
- XMLReader::getParserProperty()
- Indicatesifspecifiedpropertyhasbeenset
- XMLReader::isValid()
- Indicatesiftheparseddocumentisvalid
- XMLReader::lookupNamespace()
- Lookupnamespaceforaprefix
- XMLReader::moveToAttribute()
- Movecursortoanamedattribute
- XMLReader::moveToAttributeNo()
- Movecursortoanattributebyindex
- XMLReader::moveToAttributeNs()
- Movecursortoanamedattribute
- XMLReader::moveToElement()
- PositioncursorontheparentElementofcurrentAttribute
- XMLReader::moveToFirstAttribute()
- PositioncursoronthefirstAttribute
- XMLReader::moveToNextAttribute()
- PositioncursoronthenextAttribute
- XMLReader::next()
- Movecursortonextnodeskippingallsubtrees
- XMLReader::open()
- SettheURIcontainingtheXMLtoparse
- XMLReader::read()
- Movetonextnodeindocument
- XMLReader::readInnerXml()
- RetrieveXMLfromcurrentnode
- XMLReader::readOuterXml()
- RetrieveXMLfromcurrentnode,includingitself
- XMLReader::readString()
- Readsthecontentsofthecurrentnodeasastring
- XMLReader::setParserProperty()
- Setparseroptions
- XMLReader::setRelaxNGSchema()
- SetthefilenameorURIforaRelaxNGSchema
- XMLReader::setRelaxNGSchemaSource()
- SetthedatacontainingaRelaxNGSchema
- XMLReader::setSchema()
- ValidatedocumentagainstXSD
- XMLReader::XML()
- SetthedatacontainingtheXMLtoparse