org.jvnet.hyperjaxb3.xsom
Class SimpleTypeAnalyzer.AbstractLongFacetAnalyzer

java.lang.Object
  extended by org.jvnet.hyperjaxb3.xsom.SimpleTypeAnalyzer.FacetAnalyzer<Long>
      extended by 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>


Constructor Summary
SimpleTypeAnalyzer.AbstractLongFacetAnalyzer()
           
 
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, 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
 

Constructor Detail

SimpleTypeAnalyzer.AbstractLongFacetAnalyzer

public SimpleTypeAnalyzer.AbstractLongFacetAnalyzer()
Method Detail

getValue

public Long getValue(com.sun.xml.xsom.XSFacet facet)


Copyright © 2005-2014. All Rights Reserved.