Uses of Interface
org.apache.jena.rdfxml.xmlinput.impl.Taint
Packages that use Taint
-
Uses of Taint in org.apache.jena.rdfxml.xmlinput
Subinterfaces of Taint in org.apache.jena.rdfxml.xmlinputModifier and TypeInterfaceDescriptioninterfaceA string literal property value from an RDF/XML file. -
Uses of Taint in org.apache.jena.rdfxml.xmlinput.impl
Subinterfaces of Taint in org.apache.jena.rdfxml.xmlinput.implModifier and TypeInterfaceDescriptioninterfaceinterfaceA resource from the input file.Classes in org.apache.jena.rdfxml.xmlinput.impl that implement TaintMethods in org.apache.jena.rdfxml.xmlinput.impl with parameters of type TaintModifier and TypeMethodDescriptionvoidParserSupport.checkComposingChar(Taint taintMe, char[] ch, int st, int ln) voidParserSupport.checkEncoding(Taint taintMe, String s) voidParserSupport.checkString(Taint taintMe, String t) intAttributeLexer.processSpecials(Taint taintMe, Attributes a) AbsXMLContext.resolve(XMLHandler forErrors, Taint taintMe, String u) voidConstructors in org.apache.jena.rdfxml.xmlinput.impl with parameters of type Taint -
Uses of Taint in org.apache.jena.rdfxml.xmlinput.states
Fields in org.apache.jena.rdfxml.xmlinput.states declared as Taint