Modifier and Type | Method and Description |
---|---|
static void |
discard(IElement that) |
static NamespaceContext |
getNamespaceContext(OMElement element,
boolean detached) |
static String |
getText(OMElement element) |
static Reader |
getTextAsStream(OMElement element,
boolean cache) |
static void |
writeTextTo(OMElement element,
Writer out,
boolean cache) |
public static NamespaceContext getNamespaceContext(OMElement element, boolean detached)
public static void writeTextTo(OMElement element, Writer out, boolean cache) throws IOException
IOException
public static void discard(IElement that)
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.