public abstract class BaseStructure extends Object implements XMLStructure
| Constructor and Description |
|---|
BaseStructure() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFeatureSupported(String feature) |
static String |
textOfNode(Node node)
Just return the text of the immediate child of a node.
|
public static String textOfNode(Node node)
node - public final boolean isFeatureSupported(String feature)
isFeatureSupported in interface XMLStructureCopyright © 2000–2016 The Apache Software Foundation. All rights reserved.