Package | Description |
---|---|
org.apache.xml.dtm.ref | |
org.apache.xml.utils |
Implementation of Xalan utility classes.
|
org.w3c.dom |
Modifier and Type | Method and Description |
---|---|
CDATASection |
DTMNodeProxy.createCDATASection(java.lang.String data) |
Modifier and Type | Method and Description |
---|---|
CDATASection |
UnImplNode.createCDATASection(java.lang.String data)
Unimplemented.
|
Modifier and Type | Method and Description |
---|---|
CDATASection |
Document.createCDATASection(java.lang.String data)
Creates a
CDATASection node whose value is the specified
string. |
Copyright © 2014 Apache XML Project. All Rights Reserved.