deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.framework.xml.schema
Interface TypeDeclaration

All Known Implementing Classes:
ComplexTypeDeclaration, MappedComplexTypeDeclaration, SimpleTypeDeclaration

public interface TypeDeclaration

Represents an XML type declaration in an XMLSchema.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Markus Schneider , last edited by: $Author: mschneider $

Method Summary
 QualifiedName getName()
          Returns the qualified name of the declared XML type.
 String toString(String indent)
          Returns a string representation of the object (indented for better readablity, as this is part of a hierarchical structure).
 

Method Detail

getName

QualifiedName getName()
Returns the qualified name of the declared XML type.

Returns:
the qualified name of the declared XML type

toString

String toString(String indent)
Returns a string representation of the object (indented for better readablity, as this is part of a hierarchical structure).

Parameters:
indent - current indentation (as a whitespace string)
Returns:
an indented string representation of the object

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org