org.enhydra.barracuda.examples.xmlc
Class RedirectEx1HTML

java.lang.Object
  |
  +--org.enhydra.xml.xmlc.XMLObjectImpl
        |
        +--org.enhydra.xml.xmlc.html.HTMLObjectImpl
              |
              +--org.enhydra.barracuda.examples.xmlc.RedirectEx1HTML
All Implemented Interfaces:
org.w3c.dom.Document, org.enhydra.xml.io.DocumentInfo, org.w3c.dom.html.HTMLDocument, org.enhydra.xml.xmlc.html.HTMLObject, org.w3c.dom.Node, org.enhydra.xml.xmlc.XMLObject

public synchronized class RedirectEx1HTML
extends org.enhydra.xml.xmlc.html.HTMLObjectImpl
implements org.enhydra.xml.xmlc.XMLObject, org.enhydra.xml.xmlc.html.HTMLObject


Field Summary
static java.lang.String NAME_ResetButton
           
static java.lang.String NAME_SampleCheckbox
           
static java.lang.String NAME_SampleGroup
           
static java.lang.String NAME_SampleHidden
           
static java.lang.String NAME_SampleMultiSelect
           
static java.lang.String NAME_SampleSingleSelect
           
static java.lang.String NAME_SampleTextarea
           
static java.lang.String NAME_SampleTextField
           
static java.lang.String NAME_SubmitButton
           
static java.lang.String NAME_SubmitButton1
           
static java.lang.String NAME_SubmitButton2
           
static java.lang.String NAME_SubmitButton3
           
static java.lang.String NAME_SubmitSrc
           
static java.lang.String NAME_Test1
           
static java.lang.String NAME_Test2
           
static java.lang.String NAME_Test3
           
static java.lang.String NAME_Test4
           
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
RedirectEx1HTML()
           
RedirectEx1HTML(boolean)
           
RedirectEx1HTML(RedirectEx1HTML)
           
 
Method Summary
 void buildDocument()
           
 org.w3c.dom.Node cloneNode(boolean)
           
protected  org.enhydra.xml.xmlc.dom.XMLCDomFactory getDomFactory()
           
 org.w3c.dom.html.HTMLBodyElement getElementTemplateID()
           
 void setTextTemplateID(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

NAME_ResetButton

public static final java.lang.String NAME_ResetButton
See Also:
Constant Field Values

NAME_SampleCheckbox

public static final java.lang.String NAME_SampleCheckbox
See Also:
Constant Field Values

NAME_SampleGroup

public static final java.lang.String NAME_SampleGroup
See Also:
Constant Field Values

NAME_SampleHidden

public static final java.lang.String NAME_SampleHidden
See Also:
Constant Field Values

NAME_SampleMultiSelect

public static final java.lang.String NAME_SampleMultiSelect
See Also:
Constant Field Values

NAME_SampleSingleSelect

public static final java.lang.String NAME_SampleSingleSelect
See Also:
Constant Field Values

NAME_SampleTextField

public static final java.lang.String NAME_SampleTextField
See Also:
Constant Field Values

NAME_SampleTextarea

public static final java.lang.String NAME_SampleTextarea
See Also:
Constant Field Values

NAME_SubmitButton

public static final java.lang.String NAME_SubmitButton
See Also:
Constant Field Values

NAME_SubmitButton1

public static final java.lang.String NAME_SubmitButton1
See Also:
Constant Field Values

NAME_SubmitButton2

public static final java.lang.String NAME_SubmitButton2
See Also:
Constant Field Values

NAME_SubmitButton3

public static final java.lang.String NAME_SubmitButton3
See Also:
Constant Field Values

NAME_SubmitSrc

public static final java.lang.String NAME_SubmitSrc
See Also:
Constant Field Values

NAME_Test1

public static final java.lang.String NAME_Test1
See Also:
Constant Field Values

NAME_Test2

public static final java.lang.String NAME_Test2
See Also:
Constant Field Values

NAME_Test3

public static final java.lang.String NAME_Test3
See Also:
Constant Field Values

NAME_Test4

public static final java.lang.String NAME_Test4
See Also:
Constant Field Values

XMLC_GENERATED_CLASS

public static final java.lang.Class XMLC_GENERATED_CLASS

XMLC_SOURCE_FILE

public static final java.lang.String XMLC_SOURCE_FILE
See Also:
Constant Field Values
Constructor Detail

RedirectEx1HTML

public RedirectEx1HTML()

RedirectEx1HTML

public RedirectEx1HTML(boolean)

RedirectEx1HTML

public RedirectEx1HTML(RedirectEx1HTML)
Method Detail

buildDocument

public void buildDocument()
Specified by:
buildDocument in interface org.enhydra.xml.xmlc.XMLObject
Specified by:
buildDocument in class org.enhydra.xml.xmlc.XMLObjectImpl

cloneNode

public org.w3c.dom.Node cloneNode(boolean)
Specified by:
cloneNode in interface org.w3c.dom.Node
Specified by:
cloneNode in class org.enhydra.xml.xmlc.html.HTMLObjectImpl

getDomFactory

protected final org.enhydra.xml.xmlc.dom.XMLCDomFactory getDomFactory()
Specified by:
getDomFactory in class org.enhydra.xml.xmlc.XMLObjectImpl

getElementTemplateID

public org.w3c.dom.html.HTMLBodyElement getElementTemplateID()

setTextTemplateID

public void setTextTemplateID(java.lang.String)

syncWithDocument

protected void syncWithDocument(org.w3c.dom.Node)
Specified by:
syncWithDocument in class org.enhydra.xml.xmlc.XMLObjectImpl


Copyright © 2001 Enhydra.org