com.eviware.soapui.impl.support.definition.support
Class XmlSchemaBasedInterfaceDefinition<T extends AbstractInterface<?>>
java.lang.Object
com.eviware.soapui.impl.support.definition.support.AbstractInterfaceDefinition<T>
com.eviware.soapui.impl.support.definition.support.XmlSchemaBasedInterfaceDefinition<T>
- All Implemented Interfaces:
- InterfaceDefinition<T>
- Direct Known Subclasses:
- WadlInterfaceDefinition, WsdlInterfaceDefinition
public abstract class XmlSchemaBasedInterfaceDefinition<T extends AbstractInterface<?>>
- extends AbstractInterfaceDefinition<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlSchemaBasedInterfaceDefinition
public XmlSchemaBasedInterfaceDefinition(T iface)
getSchemaTypeLoader
public org.apache.xmlbeans.SchemaTypeLoader getSchemaTypeLoader()
getSchemaTypeSystem
public org.apache.xmlbeans.SchemaTypeSystem getSchemaTypeSystem()
hasSchemaTypes
public boolean hasSchemaTypes()
getDefinedNamespaces
public java.util.Collection<java.lang.String> getDefinedNamespaces()
throws java.lang.Exception
- Throws:
java.lang.Exception
findType
public org.apache.xmlbeans.SchemaType findType(javax.xml.namespace.QName typeName)
loadSchemaTypes
public void loadSchemaTypes(DefinitionLoader loader)
throws SchemaException
- Throws:
SchemaException
Copyright © 2005-2010 eviware.com. All Rights Reserved.