com.japisoft.xmlpad.helper
Class SyntaxHelper
java.lang.Object
|
+--com.japisoft.xmlpad.helper.SyntaxHelper
- public class SyntaxHelper
- extends java.lang.Object
SyntaxHelper
This classes is a method factory for finding helper for the
current XMLPad context usage. This is for tags or entities.
- Version:
- 1.1
- Author:
- (c) 2003 JAPISOFT
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyntaxHelper
public SyntaxHelper()
addTagDescriptor
public void addTagDescriptor(TagDescriptor tag)
setDTDLocation
public void setDTDLocation(java.lang.String currentDocument,
java.lang.String location,
java.lang.String rootElement)
- Reset the current DTD location
getTagHelperForLocation
public TagHelper getTagHelperForLocation(java.lang.String location)
- Returns:
- set of Tags definition
getEntityHelper
public EntityHelper getEntityHelper()
- Returns:
- a set of Entities definition
getSystemHelper
public SystemHelper getSystemHelper()
- Returns:
- a set of System element