|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface helps the UI to known available tag and required attributes
TagHelper| Method Summary | |
TagDescriptor |
addTagDescriptor(TagDescriptor tag)
add a new descriptor |
java.lang.String |
getSource()
|
TagDescriptor |
getTag(com.japisoft.fastparser.node.SimpleNode node)
|
TagDescriptor[] |
getTags()
|
void |
setLocation(com.japisoft.fastparser.node.SimpleNode locationPath,
int offset)
Reset the current location for computing available tags |
void |
setNamespace(java.lang.String namespace)
|
| Methods inherited from interface com.japisoft.xmlpad.helper.Helper |
dispose, getNamespace, getTitle, setEditor, show |
| Method Detail |
public void setNamespace(java.lang.String namespace)
public TagDescriptor[] getTags()
public TagDescriptor getTag(com.japisoft.fastparser.node.SimpleNode node)
public TagDescriptor addTagDescriptor(TagDescriptor tag)
public void setLocation(com.japisoft.fastparser.node.SimpleNode locationPath,
int offset)
setLocation in interface Helperpublic java.lang.String getSource()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||