Uses of Class
org.apache.jena.rdfxml.xmlinput1.ARPHandlers
Packages that use ARPHandlers
-
Uses of ARPHandlers in org.apache.jena.rdfxml.xmlinput1
Methods in org.apache.jena.rdfxml.xmlinput1 that return ARPHandlersModifier and TypeMethodDescriptionstatic ARPHandlersARPHandlers.createNewHandlers()Internal use onlyARP.getHandlers()Deprecated.The handlers used during parsing.ARPConfig.getHandlers()The handlers used during parsing.SAX2RDF.getHandlers()The handlers used for processing ARP events.Methods in org.apache.jena.rdfxml.xmlinput1 with parameters of type ARPHandlersModifier and TypeMethodDescriptionvoidARP.setHandlersWith(ARPHandlers handlers) Deprecated.Copies the handlers from the argument to be used by this instance.voidARPConfig.setHandlersWith(ARPHandlers handlers) Copies the handlers from the argument to be used by this instance.voidSAX2RDF.setHandlersWith(ARPHandlers handlers) Copys handlers used for processing ARP events. -
Uses of ARPHandlers in org.apache.jena.rdfxml.xmlinput1.impl
Methods in org.apache.jena.rdfxml.xmlinput1.impl that return ARPHandlersMethods in org.apache.jena.rdfxml.xmlinput1.impl with parameters of type ARPHandlers