org.apache.commons.betwixt.schema
Class LocalComplexType
java.lang.Object
org.apache.commons.betwixt.schema.ComplexType
org.apache.commons.betwixt.schema.LocalComplexType
public class LocalComplexType
- extends ComplexType
Models a local complexType
definition.
- Version:
- $Revision: 561314 $
- Author:
- Apache Commons Team
LocalComplexType
public LocalComplexType()
LocalComplexType
public LocalComplexType(TranscriptionConfiguration configuration,
ElementDescriptor elementDescriptor,
Schema schema)
throws IntrospectionException
- Throws:
IntrospectionException
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.