Package | Description |
---|---|
org.apache.xml.dtm.ref | |
org.apache.xml.utils |
Implementation of Xalan utility classes.
|
org.w3c.dom |
Modifier and Type | Class and Description |
---|---|
class |
DTMNodeProxy
DTMNodeProxy presents a DOM Node API front-end to the DTM model. |
Modifier and Type | Method and Description |
---|---|
Comment |
DTMNodeProxy.createComment(java.lang.String data) |
Modifier and Type | Method and Description |
---|---|
Comment |
UnImplNode.createComment(java.lang.String data)
Unimplemented.
|
Modifier and Type | Method and Description |
---|---|
Comment |
Document.createComment(java.lang.String data)
Creates a
Comment node given the specified string. |
Copyright © 2014 Apache XML Project. All Rights Reserved.