Uses of Class
org.apache.jena.rdfxml.xmlinput1.impl.AbsXMLContext
Packages that use AbsXMLContext
-
Uses of AbsXMLContext in org.apache.jena.rdfxml.xmlinput1.impl
Subclasses of AbsXMLContext in org.apache.jena.rdfxml.xmlinput1.implModifier and TypeClassDescriptionclass
class
Both the baseURI and the lang may be tainted with errors.Fields in org.apache.jena.rdfxml.xmlinput1.impl declared as AbsXMLContextMethods in org.apache.jena.rdfxml.xmlinput1.impl that return AbsXMLContextModifier and TypeMethodDescriptionParserSupport.getXMLContext()
AbsXMLContext.withBase
(XMLHandler forErrors, String baseURI) AttributeLexer.xml
(AbsXMLContext in) Methods in org.apache.jena.rdfxml.xmlinput1.impl with parameters of type AbsXMLContextModifier and TypeMethodDescriptionstatic URIReference
URIReference.fromID
(Frame f, AbsXMLContext x, String name) static URIReference
URIReference.resolve
(Frame f, AbsXMLContext ctxt, String uri) AttributeLexer.xml
(AbsXMLContext in) Constructors in org.apache.jena.rdfxml.xmlinput1.impl with parameters of type AbsXMLContext -
Uses of AbsXMLContext in org.apache.jena.rdfxml.xmlinput1.states
Methods in org.apache.jena.rdfxml.xmlinput1.states that return AbsXMLContextConstructors in org.apache.jena.rdfxml.xmlinput1.states with parameters of type AbsXMLContextModifierConstructorDescriptionAbsXMLLiteral
(FrameI p, AbsXMLContext x, StringBuilder r) Frame
(XMLHandler a, AbsXMLContext x) Frame
(FrameI p, AbsXMLContext x) OuterXMLLiteral
(WantsObjectFrameI s, AbsXMLContext x, String pt) StartStateRDForDescription
(XMLHandler handler, AbsXMLContext x) WantDescription
(XMLHandler handler, AbsXMLContext x) WantEmpty
(FrameI s, AbsXMLContext x) WantTopLevelDescription
(XMLHandler handler, AbsXMLContext x) WantTypedLiteral
(WantsObjectFrameI p, String datatypeURI, AbsXMLContext ap)