Uses of Class
org.libxmq.Query
-
Uses of Query in org.libxmq
Subclasses of Query in org.libxmqModifier and TypeClassDescriptionclassImplements network related queries, url:s, hostnames, ip-addresses etc.classThis class is used to extract scientific values from a DOM.Methods in org.libxmq that return QueryModifier and TypeMethodDescriptionFetches a single element and wraps it inside a query from the xpath.XMQ.queryBuffer(String buffer, InputSettings is) Parse a buffer containing XMQ/XML/HTML/JSON/CLINES and return a Query object for the DOM.XMQ.queryFile(Path file, InputSettings is) Parse a file containing XMQ/XML/HTML/JSON/CLINES and return a Query object to the DOM.