YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
org.fourthline.cling.model.XMLUtil Member List

This is the complete list of members for org.fourthline.cling.model.XMLUtil, including all inherited members.

appendNewElement(Document document, Element parent, Enum el) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
appendNewElement(Document document, Element parent, String element) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
appendNewElement(Document document, Element parent, String element, Object content) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
appendNewElement(Document document, Element parent, String element, Object content, String namespace) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
appendNewElementIfNotNull(Document document, Element parent, Enum el, Object content) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
appendNewElementIfNotNull(Document document, Element parent, Enum el, Object content, String namespace) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
appendNewElementIfNotNull(Document document, Element parent, String element, Object content) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
appendNewElementIfNotNull(Document document, Element parent, String element, Object content, String namespace) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
documentToFragmentString(Document document) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
documentToString(Document document) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
documentToString(Document document, boolean standalone) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
encodeText(String s) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
encodeText(String s, boolean encodeQuotes) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
getTextContent(Node node) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilstatic
nodeToString(Node node, Set< String > parentPrefixes, String namespaceURI) (defined in org.fourthline.cling.model.XMLUtil)org.fourthline.cling.model.XMLUtilprotectedstatic