| java.lang.Object com.hp.hpl.jena.rdf.arp.impl.AbsXMLContext com.hp.hpl.jena.rdf.arp.impl.XMLBaselessContext
Method Summary | |
void | baseUsed(XMLHandler forErrors, Taint taintMe, String relUri, String string) | void | checkBaseUse(XMLHandler forErrors, Taint taintMe, String relUri, IRI rslt) | AbsXMLContext | clone(IRI u, Taint baseT, String lng, Taint langT) | boolean | isSameAsDocument() | boolean | keepDocument(XMLHandler forErrors) | public AbsXMLContext | withBase(XMLHandler forErrors, String b) |
isSameAsDocument | boolean isSameAsDocument()(Code) | | |
Methods inherited from com.hp.hpl.jena.rdf.arp.impl.AbsXMLContext | abstract void checkBaseUse(XMLHandler forErrors, Taint taintMe, String relUri, IRI rslt) throws SAXParseException(Code)(Java Doc) protected static void checkURI(XMLHandler forErrors, Taint taintMe, IRI rslt) throws SAXParseException(Code)(Java Doc) abstract AbsXMLContext clone(IRI base, Taint baseT, String l, Taint langT)(Code)(Java Doc) public String getLang(Taint taint)(Code)(Java Doc) protected static Taint initTaint(XMLHandler h, IRI base) throws SAXParseException(Code)(Java Doc) abstract boolean keepDocument(XMLHandler forErrors)(Code)(Java Doc) public String resolve(XMLHandler forErrors, Taint taintMe, String u) throws SAXParseException(Code)(Java Doc) final IRI resolveAsURI(XMLHandler forErrors, Taint taintMe, String relUri) throws SAXParseException(Code)(Java Doc) final IRI resolveAsURI(XMLHandler forErrors, Taint taintMe, String relUri, boolean checkBaseUse) throws SAXParseException(Code)(Java Doc) public AbsXMLContext withBase(XMLHandler forErrors, String b) throws SAXParseException(Code)(Java Doc) protected AbsXMLContext withLang(XMLHandler forErrors, String l) throws SAXParseException(Code)(Java Doc)
|
|
|