public interface CharacterData
CoreCharacterDataNode instance. The content of a
CoreCharacterDataNode is either a String object or an instance of this interface.| Modifier and Type | Method and Description |
|---|---|
<T> CharacterData |
clone(ClonePolicy<T> policy,
T options) |
String |
toString() |
<T> CharacterData clone(ClonePolicy<T> policy, T options)
Copyright © The Apache Software Foundation. All Rights Reserved.