Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jdom2.located Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
LocatedJDOMFactoryAll Content instances (Element, Comment, CDATA, DocType, Text, EntityRef, and ProcessingInstruction) will implement Located, and willClassorg.jdom2.locatedJDom
LocatedProcessingInstructionAn XML processing instruction.Classorg.jdom2.locatedJDom
LocatedTextAn XML character sequence.Classorg.jdom2.locatedJDom
LocatedDocTypeAn XML DOCTYPE declaration.Classorg.jdom2.locatedJDom
LocatedElementThis Element specialization contains the location information as parsed.Classorg.jdom2.locatedJDom
LocatedEntityRefAn XML entity reference.Classorg.jdom2.locatedJDom
Located While it would seem intuitive that this represents the location where the content starts, in fact, if the data is populated by a SAX parser the lineInterfaceorg.jdom2.locatedJDom
LocatedCDATAAn XML CDATA section.Classorg.jdom2.locatedJDom
LocatedCommentAn XML comment.Classorg.jdom2.locatedJDom