|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaSimpleType | |
---|---|
com.jaxfront.core.schema | |
com.jaxfront.core.schema.impl | |
com.jaxfront.core.type |
Uses of SchemaSimpleType in com.jaxfront.core.schema |
---|
Methods in com.jaxfront.core.schema that return SchemaSimpleType | |
---|---|
SchemaSimpleType |
SchemaComplexType.getSimpleContent()
Returns the simple text content of this complex type if available else return null. |
Uses of SchemaSimpleType in com.jaxfront.core.schema.impl |
---|
Classes in com.jaxfront.core.schema.impl that implement SchemaSimpleType | |
---|---|
class |
SchemaSimpleTypeImpl
Represent a simple XML schema type. |
Methods in com.jaxfront.core.schema.impl that return SchemaSimpleType | |
---|---|
SchemaSimpleType |
SchemaComplexTypeImpl.getSimpleContent()
Returns the simple text content of this complex type if available else return null. |
Uses of SchemaSimpleType in com.jaxfront.core.type |
---|
Methods in com.jaxfront.core.type that return SchemaSimpleType | |
---|---|
SchemaSimpleType |
SimpleType.getSimpleSchemaType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |