com.jxml.quick
Class TypeManager
java.lang.Object
|
+--com.jxml.quick.TypeManager
- public class TypeManager
- extends Object
Central repository for knowledge about Quick's built-in support for various
oft-used element-content and attribute types.
by Pavel Curtis--Quick 1.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
edInfoByType
public static Hashtable edInfoByType
typeNames
public static String[] typeNames
TypeManager
public TypeManager()
getTypeNames
public static String[] getTypeNames()
getEntry
public static TypeManager.Entry getEntry(String type)
getTarget
public static String getTarget(String type)
getGenClass
public static String getGenClass(String type)