org.jvnet.hyperjaxb3.xsom
Class SimpleTypeAnalyzer.AbstractLongFacetAnalyzer
java.lang.Object
org.jvnet.hyperjaxb3.xsom.SimpleTypeAnalyzer.FacetAnalyzer<Long>
org.jvnet.hyperjaxb3.xsom.SimpleTypeAnalyzer.AbstractLongFacetAnalyzer
- All Implemented Interfaces:
- com.sun.xml.xsom.visitor.XSContentTypeFunction<Long>, com.sun.xml.xsom.visitor.XSFunction<Long>, com.sun.xml.xsom.visitor.XSSimpleTypeFunction<Long>, com.sun.xml.xsom.visitor.XSTermFunction<Long>
- Direct Known Subclasses:
- SimpleTypeAnalyzer.FractionDigitsAnalyzer, SimpleTypeAnalyzer.LengthAnalyzer, SimpleTypeAnalyzer.MaxLengthAnalyzer, SimpleTypeAnalyzer.MinLengthAnalyzer, SimpleTypeAnalyzer.TotalDigitsAnalyzer
- Enclosing class:
- SimpleTypeAnalyzer
public abstract static class SimpleTypeAnalyzer.AbstractLongFacetAnalyzer
- extends SimpleTypeAnalyzer.FacetAnalyzer<Long>
|
Method Summary |
Long |
getValue(com.sun.xml.xsom.XSFacet facet)
|
| Methods inherited from class org.jvnet.hyperjaxb3.xsom.SimpleTypeAnalyzer.FacetAnalyzer |
aggregate, aggregate, aggregateNonNulls, annotation, attGroupDecl, attributeDecl, attributeUse, complexType, elementDecl, empty, facet, getDatatypeConverter, identityConstraint, listSimpleType, modelGroup, modelGroupDecl, notation, particle, restrictionSimpleType, schema, simpleType, unionSimpleType, wildcard, xpath |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTypeAnalyzer.AbstractLongFacetAnalyzer
public SimpleTypeAnalyzer.AbstractLongFacetAnalyzer()
getValue
public Long getValue(com.sun.xml.xsom.XSFacet facet)
Copyright © 2005-2011. All Rights Reserved.