Uses of Package
org.libxmq

  • Classes in org.libxmq used by org.libxmq
    Class
    Description
    The DecodingException is thrown when a query failes to decode the text retrieved from the Document into the desired type.
    Used to configure the parser behaviour when parsing XMQ.
    A functional interface used to call back for each found DOM node.
    The not found exception is thrown when a query cannot find the desired value to decode and return.
    The OutputSettings class is used to configure the output behavior when printing XMQ.
    These are the potential parse errors that can be returned from libxmq.
    The parse exception contains necessary information to understand the parse failure.
    Used when iterating over found DOM nodes.
    The Query class implemets the basic querying methods.
    The too many exception is thrown when a query expected a single answer but more than one was found.
    XMQSyntax: SYNTAX_C: Comments SYNTAX_Q: Standalone quote.