| java.lang.Object org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
getAttributeCount | public int getAttributeCount()(Code) | | |
getAttributeLocalName | public String getAttributeLocalName(int i)(Code) | | |
getAttributeName | public QName getAttributeName(int i)(Code) | | |
getAttributeNamespace | public String getAttributeNamespace(int i)(Code) | | |
getAttributePrefix | public String getAttributePrefix(int i)(Code) | | |
getAttributeValue | public String getAttributeValue(int i)(Code) | | |
getCharacterEncodingScheme | public String getCharacterEncodingScheme()(Code) | | |
getEventType | public int getEventType()(Code) | | |
getNamespaceCount | public int getNamespaceCount()(Code) | | |
getNamespacePrefix | public String getNamespacePrefix(int i)(Code) | | |
getTextCharacters | public char[] getTextCharacters()(Code) | | |
getTextLength | public int getTextLength()(Code) | | |
getTextStart | public int getTextStart()(Code) | | |
hasName | public boolean hasName()(Code) | | |
hasText | public boolean hasText()(Code) | | |
isAttributeSpecified | public boolean isAttributeSpecified(int i)(Code) | | |
isCharacters | public boolean isCharacters()(Code) | | |
isDone | public boolean isDone()(Code) | | |
isEndElement | public boolean isEndElement()(Code) | | |
isStandalone | public boolean isStandalone()(Code) | | |
isStartElement | public boolean isStartElement()(Code) | | |
isWhiteSpace | public boolean isWhiteSpace()(Code) | | |
standaloneSet | public boolean standaloneSet()(Code) | | |
|
|