XMLStructure
DOMDigestMethod
, DOMHMACSignatureMethod
, DOMKeyInfo
, DOMKeyName
, DOMKeyValue
, DOMManifest
, DOMPGPData
, DOMSignatureMethod
, DOMSignatureProperties
, DOMSignatureProperty
, DOMStructure
, DOMTransform
, DOMX509Data
, DOMX509IssuerSerial
, DOMXMLObject
public abstract class BaseStructure extends Object implements XMLStructure
Constructor | Description |
---|---|
BaseStructure() |
Modifier and Type | Method | 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 XMLStructure
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.