XSOM 20110809-redhat-3

Uses of Interface
com.sun.xml.xsom.visitor.XSSimpleTypeFunction

Packages that use XSSimpleTypeFunction
com.sun.xml.xsom Interfaces that the client should use to access schema information. 
com.sun.xml.xsom.impl Implementation of the com.sun.xml.xsom package. 
 

Uses of XSSimpleTypeFunction in com.sun.xml.xsom
 

Methods in com.sun.xml.xsom with parameters of type XSSimpleTypeFunction
<T> T
XSSimpleType.apply(XSSimpleTypeFunction<T> function)
           
 

Uses of XSSimpleTypeFunction in com.sun.xml.xsom.impl
 

Methods in com.sun.xml.xsom.impl with parameters of type XSSimpleTypeFunction
 Object ListSimpleTypeImpl.apply(XSSimpleTypeFunction function)
           
 Object RestrictionSimpleTypeImpl.apply(XSSimpleTypeFunction function)
           
 Object UnionSimpleTypeImpl.apply(XSSimpleTypeFunction function)
           
 


XSOM 20110809-redhat-3

Copyright © 2012 Oracle. All Rights Reserved.