|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleTypeVisitor | |
---|---|
convert.relaxng.output.xsd.basic |
Uses of SimpleTypeVisitor in convert.relaxng.output.xsd.basic |
---|
Classes in convert.relaxng.output.xsd.basic that implement SimpleTypeVisitor | |
---|---|
class |
SchemaTransformer
|
class |
SchemaWalker
|
Methods in convert.relaxng.output.xsd.basic with parameters of type SimpleTypeVisitor | ||
---|---|---|
abstract
|
SimpleType.accept(SimpleTypeVisitor<T> visitor)
|
|
|
SimpleTypeList.accept(SimpleTypeVisitor<T> visitor)
|
|
|
SimpleTypeRef.accept(SimpleTypeVisitor<T> visitor)
|
|
|
SimpleTypeRestriction.accept(SimpleTypeVisitor<T> visitor)
|
|
|
SimpleTypeUnion.accept(SimpleTypeVisitor<T> visitor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |