|
|||||||||||
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 | |
void |
addTagDescriptor(TagDescriptor tag)
add a new descriptor |
TagDescriptor |
getTag(java.lang.String tagName)
|
TagDescriptor[] |
getTags()
|
void |
setForcePrefix(java.lang.String locationPrefix)
Force a new namespace prefix |
void |
setLocation(java.lang.String location)
Reset the current location for computing available tags |
Methods inherited from interface com.japisoft.xmlpad.helper.Helper |
dispose, prepare, show |
Method Detail |
public TagDescriptor[] getTags()
public TagDescriptor getTag(java.lang.String tagName)
public void addTagDescriptor(TagDescriptor tag)
public void setLocation(java.lang.String location)
public void setForcePrefix(java.lang.String locationPrefix)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |