Uses of Interface
org.saxpath.XPathReader
Packages that use XPathReader
-
Uses of XPathReader in org.saxpath.helpers
Methods in org.saxpath.helpers that return XPathReaderModifier and TypeMethodDescriptionstatic XPathReaderXPathReaderFactory.createReader()Create anXPathReaderusing the value of theorg.saxpath.driversystem property.static XPathReaderXPathReaderFactory.createReader(String className) Create anXPathReaderusing the passed in class name.