|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ecs.xml.XMLDocument
org.apache.ecs.vxml.VXMLDocument
public class VXMLDocument
VXMLDocument This is the container for XML elements that can be used similar to org.apache.ecs.Document. However, it correctly handles XML elements and doesn't have any notion of a head, body, etc., that is associated with HTML documents.
Field Summary | |
---|---|
private static float |
DEFAULT_VXML_VERSION
Default Version |
Constructor Summary | |
---|---|
VXMLDocument()
This sets the document up. |
Method Summary |
---|
Methods inherited from class org.apache.ecs.xml.XMLDocument |
---|
addElement, addStylesheet, addStylesheet, addToProlog, clone, getCodeset, output, output, setCodeset, toString, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final float DEFAULT_VXML_VERSION
Constructor Detail |
---|
public VXMLDocument()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |