|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.reader.xmlschema.ClassBinderFilter
com.sun.tools.xjc.reader.xmlschema.Abstractifier
class Abstractifier
ClassBinder
that marks abstract components as abstract.
Constructor Summary | |
---|---|
Abstractifier(ClassBinder core)
|
Method Summary | |
---|---|
CClassInfo |
complexType(com.sun.xml.xsom.XSComplexType xs)
|
CElement |
elementDecl(com.sun.xml.xsom.XSElementDecl xs)
|
Methods inherited from class com.sun.tools.xjc.reader.xmlschema.ClassBinderFilter |
---|
annotation, attGroupDecl, attributeDecl, attributeUse, empty, facet, identityConstraint, modelGroup, modelGroupDecl, notation, particle, schema, simpleType, wildcard, xpath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Abstractifier(ClassBinder core)
Method Detail |
---|
public CClassInfo complexType(com.sun.xml.xsom.XSComplexType xs)
complexType
in interface com.sun.xml.xsom.visitor.XSFunction<CElement>
complexType
in class ClassBinderFilter
public CElement elementDecl(com.sun.xml.xsom.XSElementDecl xs)
elementDecl
in interface com.sun.xml.xsom.visitor.XSTermFunction<CElement>
elementDecl
in class ClassBinderFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |