|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.parsing.nodes.ParseNodeBase
com.aptana.ide.editor.html.parsing.nodes.HTMLParseNode
com.aptana.ide.editor.html.parsing.nodes.HTMLDocumentNode
public class HTMLDocumentNode
| Constructor Summary | |
|---|---|
HTMLDocumentNode(Lexeme startLexeme)
|
|
| Method Summary | |
|---|---|
void |
getSource(SourceWriter writer)
getSource |
void |
getXML(SourceWriter writer)
getXML |
| Methods inherited from class com.aptana.ide.parsing.nodes.ParseNodeBase |
|---|
appendChild, containsOffset, createAttribute, getAttribute, getAttributeNode, getAttributes, getChild, getChildCount, getChildIndex, getChildren, getEndingLexeme, getEndingOffset, getLanguage, getLength, getName, getNodeAtOffset, getParent, getRootNode, getSource, getStartingLexeme, getStartingOffset, getText, getType, getTypeIndex, getXML, hasAttribute, hasAttributes, hasChildren, isEmpty, setAttribute, setEndingLexeme, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLDocumentNode(Lexeme startLexeme)
startLexeme - | Method Detail |
|---|
public void getSource(SourceWriter writer)
IParseNode
getSource in interface IParseNodegetSource in class ParseNodeBaseParseNodeBase.getSource(com.aptana.ide.io.SourceWriter)public void getXML(SourceWriter writer)
IParseNode
getXML in interface IParseNodegetXML in class ParseNodeBaseParseNodeBase.getXML(com.aptana.ide.io.SourceWriter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||