public abstract class ZulXsdUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static nu.xom.XPathContext |
XPATH_CONTEXT_XS |
static String |
ZUL_NS |
| Constructor and Description |
|---|
ZulXsdUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getConstraintForAttributeType(String attributeType) |
static String |
getTypeOfAttribute(String element,
String propertyName) |
static SortedSet<String> |
getWidgetChildren(String widget) |
static SortedMap<String,SortedSet<nu.xom.Element>> |
getWidgetDescription(String widget) |
static String |
getXPath(nu.xom.Element element) |
static boolean |
isBaseGroupElement(nu.xom.Element element) |
public static final String ZUL_NS
public static final nu.xom.XPathContext XPATH_CONTEXT_XS
public static SortedMap<String,SortedSet<nu.xom.Element>> getWidgetDescription(String widget)
public static List<String> getConstraintForAttributeType(String attributeType)
public static boolean isBaseGroupElement(nu.xom.Element element)
public static String getXPath(nu.xom.Element element)
Copyright © 2014. All Rights Reserved.