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 TypeInterfaceDescriptioninterface
A 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 TypeInterfaceDescriptioninterface
interface
A 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 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.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