|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.xml.xmlc.XMLObjectImpl | +--org.enhydra.xml.xmlc.html.HTMLObjectImpl | +--org.enhydra.barracuda.examples.xmlc.CompEx5HTML
Field Summary | |
static java.lang.String |
NAME_testForm2
|
static java.lang.String |
NAME_testForm3
|
static java.lang.Class |
XMLC_GENERATED_CLASS
|
static java.lang.String |
XMLC_SOURCE_FILE
|
Fields inherited from interface org.enhydra.xml.xmlc.XMLObject |
XMLC_GENERATED_CLASS_FIELD_NAME, XMLC_SOURCE_FILE_FIELD_NAME |
Fields inherited from interface org.w3c.dom.Node |
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
Constructor Summary | |
CompEx5HTML()
|
|
CompEx5HTML(boolean)
|
|
CompEx5HTML(CompEx5HTML)
|
Method Summary | |
void |
buildDocument()
|
org.w3c.dom.Node |
cloneNode(boolean)
|
protected org.enhydra.xml.xmlc.dom.XMLCDomFactory |
getDomFactory()
|
org.w3c.dom.html.HTMLDListElement |
getElementDefinitionListID1()
|
org.w3c.dom.html.HTMLUListElement |
getElementSimpleListID1()
|
org.w3c.dom.html.HTMLOListElement |
getElementSimpleListID2()
|
org.w3c.dom.html.HTMLElement |
getElementSimpleListID3()
|
org.w3c.dom.html.HTMLTableElement |
getElementSimpleTableID1()
|
org.w3c.dom.html.HTMLTableElement |
getElementSimpleTableID2()
|
org.w3c.dom.html.HTMLDivElement |
getElementSimpleTemplateID()
|
void |
setTextSimpleListID3(java.lang.String)
|
void |
setTextSimpleTemplateID(java.lang.String)
|
protected void |
syncWithDocument(org.w3c.dom.Node)
|
Methods inherited from class org.enhydra.xml.xmlc.html.HTMLObjectImpl |
close, getAnchors, getApplets, getBody, getCookie, getDomain, getElementById, getElementsByName, getForms, getImages, getLinks, getReferrer, getTitle, getURL, open, setBody, setCookie, setTitle, toDocument, write, writeln |
Methods inherited from class org.enhydra.xml.xmlc.XMLObjectImpl |
adoptNode, appendChild, cloneDeepCheck, createAttribute, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createElement, createElementNS, createEntityReference, createProcessingInstruction, createTextNode, doSetText, getAttributes, getChildNodes, getDelegate, getDoctype, getDocument, getDocumentElement, getElementsByTagName, getElementsByTagNameNS, getEncoding, getFirstChild, getImplementation, getLastChild, getLocalName, getMIMEType, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getStandalone, getStrictErrorChecking, getVersion, hasAttributes, hasChildNodes, importNode, initFields, insertBefore, isSupported, isURLAttribute, normalize, removeChild, replaceChild, setDelegate, setDocument, setEncoding, setNodeValue, setPrefix, setStandalone, setStrictErrorChecking, setVersion, syncAccessMethods |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.enhydra.xml.xmlc.XMLObject |
getDelegate, getDocument, getEncoding, getMIMEType, setDelegate, syncAccessMethods, toDocument |
Methods inherited from interface org.w3c.dom.Document |
adoptNode, createAttribute, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createElement, createElementNS, createEntityReference, createProcessingInstruction, createTextNode, getDoctype, getDocumentElement, getElementById, getElementsByTagName, getElementsByTagNameNS, getImplementation, getStandalone, getStrictErrorChecking, getVersion, importNode, setEncoding, setStandalone, setStrictErrorChecking, setVersion |
Methods inherited from interface org.w3c.dom.Node |
appendChild, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
Methods inherited from interface org.enhydra.xml.io.DocumentInfo |
isURLAttribute |
Methods inherited from interface org.enhydra.xml.xmlc.html.HTMLObject |
toDocument |
Methods inherited from interface org.w3c.dom.html.HTMLDocument |
close, getAnchors, getApplets, getBody, getCookie, getDomain, getElementsByName, getForms, getImages, getLinks, getReferrer, getTitle, getURL, open, setBody, setCookie, setTitle, write, writeln |
Field Detail |
public static final java.lang.String NAME_testForm2
public static final java.lang.String NAME_testForm3
public static final java.lang.Class XMLC_GENERATED_CLASS
public static final java.lang.String XMLC_SOURCE_FILE
Constructor Detail |
public CompEx5HTML()
public CompEx5HTML(boolean)
public CompEx5HTML(CompEx5HTML)
Method Detail |
public void buildDocument()
buildDocument
in interface org.enhydra.xml.xmlc.XMLObject
buildDocument
in class org.enhydra.xml.xmlc.XMLObjectImpl
public org.w3c.dom.Node cloneNode(boolean)
cloneNode
in interface org.w3c.dom.Node
cloneNode
in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
protected final org.enhydra.xml.xmlc.dom.XMLCDomFactory getDomFactory()
getDomFactory
in class org.enhydra.xml.xmlc.XMLObjectImpl
public org.w3c.dom.html.HTMLDListElement getElementDefinitionListID1()
public org.w3c.dom.html.HTMLUListElement getElementSimpleListID1()
public org.w3c.dom.html.HTMLOListElement getElementSimpleListID2()
public org.w3c.dom.html.HTMLElement getElementSimpleListID3()
public org.w3c.dom.html.HTMLTableElement getElementSimpleTableID1()
public org.w3c.dom.html.HTMLTableElement getElementSimpleTableID2()
public org.w3c.dom.html.HTMLDivElement getElementSimpleTemplateID()
public void setTextSimpleListID3(java.lang.String)
public void setTextSimpleTemplateID(java.lang.String)
protected void syncWithDocument(org.w3c.dom.Node)
syncWithDocument
in class org.enhydra.xml.xmlc.XMLObjectImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |