|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.framework.xml.schema.SimpleTypeDeclaration
public class SimpleTypeDeclaration
Represents an XML simple type declaration in an XMLSchema.
The following limitations apply:
| Constructor Summary | |
|---|---|
SimpleTypeDeclaration(QualifiedName name,
TypeReference restrictionBaseType)
Creates a new SimpleTypeDeclaration instance from the given parameters. |
|
| Method Summary | |
|---|---|
QualifiedName |
getName()
Returns the qualified name of the declared XML type. |
TypeReference |
getRestrictionBaseType()
Returns a TypeReference to the XML type that this simple type restricts. |
String |
toString()
Returns a string representation of the object. |
String |
toString(String indent)
Returns a string representation of the object (indented for better readablity, as this is a hierarchical structure). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleTypeDeclaration(QualifiedName name,
TypeReference restrictionBaseType)
SimpleTypeDeclaration instance from the given parameters.
name - restrictionBaseType - | Method Detail |
|---|
public QualifiedName getName()
getName in interface TypeDeclarationpublic TypeReference getRestrictionBaseType()
TypeReference to the XML type that this simple type restricts.
public String toString()
toString in class Objectpublic String toString(String indent)
toString in interface TypeDeclarationindent - current indentation (as a whitespace string)
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org