|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ElementNameWithNsPrefix | |
| org.tagnetic.core.framework | |
| org.tagnetic.core.parser | |
| Uses of ElementNameWithNsPrefix in org.tagnetic.core.framework |
| Methods in org.tagnetic.core.framework that return ElementNameWithNsPrefix | |
ElementNameWithNsPrefix |
TagGroup.getElementNameWithNsPrefix()
|
| Methods in org.tagnetic.core.framework with parameters of type ElementNameWithNsPrefix | |
void |
TagGroup.setElementNameWithNsPrefix(ElementNameWithNsPrefix elementNameWithNsPrefix)
|
java.util.List |
TagRegistry.getTagTypeList(ElementNameWithNsPrefix elementNameWithNsPrefix)
|
ScriptContext |
TagRegistry.getScriptContextForTagGroup(ElementNameWithNsPrefix elementWithNsPrefix)
|
| Uses of ElementNameWithNsPrefix in org.tagnetic.core.parser |
| Methods in org.tagnetic.core.parser that return ElementNameWithNsPrefix | |
ElementNameWithNsPrefix |
ParsedTag.getElementNameWithNsPrefix()
|
| Constructors in org.tagnetic.core.parser with parameters of type ElementNameWithNsPrefix | |
ParsedTag(ElementNameWithNsPrefix elementNameWithNsPrefix,
java.util.HashMap attributes,
java.lang.String fullTagText,
ParsedTagTypeEnum parsedTagType)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||