Uses of Interface
org.apache.jena.rdfxml.xmlinput1.impl.Taint
Packages that use Taint
-
Uses of Taint in org.apache.jena.rdfxml.xmlinput1
Subinterfaces of Taint in org.apache.jena.rdfxml.xmlinput1Modifier and TypeInterfaceDescriptioninterfaceA string literal property value from an RDF/XML file. -
Uses of Taint in org.apache.jena.rdfxml.xmlinput1.impl
Subinterfaces of Taint in org.apache.jena.rdfxml.xmlinput1.implModifier and TypeInterfaceDescriptioninterfaceinterfaceA resource from the input file.Classes in org.apache.jena.rdfxml.xmlinput1.impl that implement TaintMethods in org.apache.jena.rdfxml.xmlinput1.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.xmlinput1.impl with parameters of type Taint -
Uses of Taint in org.apache.jena.rdfxml.xmlinput1.states
Fields in org.apache.jena.rdfxml.xmlinput1.states declared as Taint