JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.tmotte.tmplz.parse.dum
Interface Node
All Known Implementing Classes:
NodeBetween
,
NodeFillin
,
NodeInclude
,
NodeRemove
,
NodeRename
,
NodeSection
,
NodeShow
,
NodeSlot
,
NodeStatic
public interface
Node
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Node
cloneSelf
()
This is forced by NodeSection.show().
int
getType
()
Method Detail
getType
int getType()
cloneSelf
Node
cloneSelf()
This is forced by NodeSection.show().
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method