A C D E F G I L M N P Q R S T U W X

P

parent() - Method in class uxparser.XContent
Get the parent element or null if not currently parented.
parent() - Method in class uxparser.XContent
Get the parent element or null if not currently parented.
parse() - Method in class uxparser.XParser
Convenience for parse(true).
parse(boolean) - Method in class uxparser.XParser
Parse the entire next element into memory as a tree of XElems and optionally close the underlying input stream.
parse() - Method in class uxparser.XParser
Convenience for parse(true).
parse(boolean) - Method in class uxparser.XParser
Parse the entire next element into memory as a tree of XElems and optionally close the underlying input stream.
parseCurrent() - Method in class uxparser.XParser
Convenience for parseCurrent(false).
parseCurrent(boolean) - Method in class uxparser.XParser
Parse the entire current element into memory as a tree of XElems and optionally close the underlying input stream.
parseCurrent() - Method in class uxparser.XParser
Convenience for parseCurrent(false).
parseCurrent(boolean) - Method in class uxparser.XParser
Parse the entire current element into memory as a tree of XElems and optionally close the underlying input stream.
prefix() - Method in class uxparser.XElem
Return ns().prefix() or null if no namespace is defined for this element.
prefix() - Method in class uxparser.XElem
Return ns().prefix() or null if no namespace is defined for this element.
prefix() - Method in class uxparser.XNs
Get the prefix used to tag elements with this namespace.
prefix() - Method in class uxparser.XNs
Get the prefix used to tag elements with this namespace.
prolog() - Method in class uxparser.XWriter
This write the standard prolog <?xml version="1.0" encoding="UTF-8"?>
prolog() - Method in class uxparser.XWriter
This write the standard prolog <?xml version="1.0" encoding="UTF-8"?>

A C D E F G I L M N P Q R S T U W X