Uses of Interface
org.apache.jena.rdfxml.xmlinput0.StatementHandler
Packages that use StatementHandler
-
Uses of StatementHandler in org.apache.jena.rdfxml.xmlinput0
Subinterfaces of StatementHandler in org.apache.jena.rdfxml.xmlinput0Modifier and TypeInterfaceDescriptioninterfaceConvenience generalization of all ARP handler interfaces.Methods in org.apache.jena.rdfxml.xmlinput0 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.xmlinput0 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.xmlinput0.impl
Fields in org.apache.jena.rdfxml.xmlinput0.impl declared as StatementHandlerMethods in org.apache.jena.rdfxml.xmlinput0.impl with parameters of type StatementHandler