Uses of Interface
org.apache.jena.rdfxml.xmlinput.StatementHandler
Packages that use StatementHandler
-
Uses of StatementHandler in org.apache.jena.rdfxml.xmlinput
Subinterfaces of StatementHandler in org.apache.jena.rdfxml.xmlinputModifier and TypeInterfaceDescriptioninterfaceConvenience generalization of all ARP handler interfaces.Methods in org.apache.jena.rdfxml.xmlinput that return StatementHandlerModifier and TypeMethodDescriptionARPHandlers.getStatementHandler()Gets the current statement handler.ARPHandlers.setStatementHandler(StatementHandler sh) Sets the StatementHandler that provides the callback mechanism for each triple in the file.Methods in org.apache.jena.rdfxml.xmlinput with parameters of type StatementHandlerModifier and TypeMethodDescriptionARPHandlers.setStatementHandler(StatementHandler sh) Sets the StatementHandler that provides the callback mechanism for each triple in the file. -
Uses of StatementHandler in org.apache.jena.rdfxml.xmlinput.impl
Fields in org.apache.jena.rdfxml.xmlinput.impl declared as StatementHandlerMethods in org.apache.jena.rdfxml.xmlinput.impl with parameters of type StatementHandler