java.lang.Object
org.xbib.content.xml.json.events.JsonReaderXmlEvent
org.xbib.content.xml.json.events.StartDocumentEvent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xbib.content.xml.json.events.JsonReaderXmlEvent
addAttribute, getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getLocalName, getLocation, getName, getPrefix, getText, getTextCharacters, getTextCharacters, getTextLength, getTextStart, hasName, isAttribute, isAttributeSpecified, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartElement, setLocation, setQName, setText
-
Constructor Details
-
StartDocumentEvent
-
-
Method Details
-
isStartDocument
public boolean isStartDocument()- Overrides:
isStartDocumentin classJsonReaderXmlEvent
-
getEventType
public int getEventType()- Specified by:
getEventTypein classJsonReaderXmlEvent
-
toString
-