|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hyperjaxb3.xsom.SimpleTypeAnalyzer
public class SimpleTypeAnalyzer
| Nested Class Summary | |
|---|---|
static class |
SimpleTypeAnalyzer.AbstractLongFacetAnalyzer
|
static class |
SimpleTypeAnalyzer.FacetAnalyzer<T>
|
static class |
SimpleTypeAnalyzer.FractionDigitsAnalyzer
|
static class |
SimpleTypeAnalyzer.LengthAnalyzer
|
static class |
SimpleTypeAnalyzer.MaxLengthAnalyzer
|
static class |
SimpleTypeAnalyzer.MinLengthAnalyzer
|
static class |
SimpleTypeAnalyzer.TotalDigitsAnalyzer
|
| Constructor Summary | |
|---|---|
SimpleTypeAnalyzer()
|
|
| Method Summary | |
|---|---|
static Long |
getFractionDigits(com.sun.xml.xsom.XSComponent component)
|
static Long |
getLength(com.sun.xml.xsom.XSComponent component)
|
static Long |
getMaxLength(com.sun.xml.xsom.XSComponent component)
|
static Long |
getMinLength(com.sun.xml.xsom.XSComponent component)
|
static Long |
getTotalDigits(com.sun.xml.xsom.XSComponent component)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleTypeAnalyzer()
| Method Detail |
|---|
public static Long getMinLength(com.sun.xml.xsom.XSComponent component)
public static Long getMaxLength(com.sun.xml.xsom.XSComponent component)
public static Long getLength(com.sun.xml.xsom.XSComponent component)
public static Long getTotalDigits(com.sun.xml.xsom.XSComponent component)
public static Long getFractionDigits(com.sun.xml.xsom.XSComponent component)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||