|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.apache.ecs.xml.XMLDocument
|
+--org.apache.ecs.vxml.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 |
| Fields inherited from class org.apache.ecs.xml.XMLDocument |
codeset, content, DEFAULT_XML_VERSION, prolog, versionDecl |
| Constructor Summary | |
VXMLDocument()
This sets the document up. |
|
| 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 |
|
| Field Detail |
private static final float DEFAULT_VXML_VERSION
| Constructor Detail |
public VXMLDocument()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||