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 TypeInterfaceDescriptioninterface
A 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 TypeInterfaceDescriptioninterface
interface
A 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 TypeMethodDescriptionvoid
ParserSupport.checkComposingChar
(Taint taintMe, char[] ch, int st, int ln) void
ParserSupport.checkEncoding
(Taint taintMe, String s) void
ParserSupport.checkString
(Taint taintMe, String t) int
AttributeLexer.processSpecials
(Taint taintMe, Attributes a) AbsXMLContext.resolve
(XMLHandler forErrors, Taint taintMe, String u) void
Constructors 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