Serialized Form


Package org.ow2.easywsdl.schema.api

Class org.ow2.easywsdl.schema.api.SchemaException extends XmlException implements Serializable

serialVersionUID: 1L

Serialized Fields

faultCode

java.lang.String faultCode

targetThrowable

java.lang.Throwable targetThrowable

location

java.lang.String location

Class org.ow2.easywsdl.schema.api.XmlException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

faultCode

java.lang.String faultCode

targetThrowable

java.lang.Throwable targetThrowable

location

java.lang.String location

Package org.ow2.easywsdl.schema.api.absItf

Package org.ow2.easywsdl.schema.api.abstractElmt

Class org.ow2.easywsdl.schema.api.abstractElmt.AbstractAttributeImpl extends AbstractSchemaElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

type

AbsItfType<A extends AbsItfAttribute> type
the type of element


referencedAttribute

AbsItfAttribute referencedAttribute
referenced attribute

Class org.ow2.easywsdl.schema.api.abstractElmt.AbstractComplexTypeImpl extends AbstractTypeImpl<E extends Annotated,V,A extends AbsItfAttribute> implements Serializable

serialVersionUID: 1L

Serialized Fields

sequence

AbsItfSequence<E extends AbsItfElement> sequence

Class org.ow2.easywsdl.schema.api.abstractElmt.AbstractElementImpl extends AbstractSchemaElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

type

AbsItfType<A extends AbsItfAttribute> type
the type of element


referencedElement

AbsItfElement<T extends AbsItfType> referencedElement
referenced element

Class org.ow2.easywsdl.schema.api.abstractElmt.AbstractImportImpl extends AbstractIncludeImpl<E,S extends AbsItfSchema> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.api.abstractElmt.AbstractIncludeImpl extends AbstractSchemaElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

schema

AbsItfSchema<T extends AbsItfType,E extends AbsItfElement,A extends AbsItfAttribute,Incl extends AbsItfInclude,Impt extends AbsItfImport> schema
the parent

Class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

model

java.lang.Object model
the model


parent

AbstractSchemaElementImpl<E> parent

documentation

Documentation documentation

Class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaImpl extends AbstractSchemaElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

xsi

org.jdom.Namespace xsi

features

java.util.Map<K,V> features
Features


document

org.jdom.Document document
the jdom document


namespaceContext

javax.xml.namespace.NamespaceContext namespaceContext
the namespace context


imports

java.util.List<E> imports
list of imports


includes

java.util.List<E> includes
list of includes


types

java.util.List<E> types
the list of types


elements

java.util.List<E> elements
the list of elements


attributes

java.util.List<E> attributes
the list of attributes


baseURI

java.net.URI baseURI
the baseUri


schemaLocations

java.util.Map<K,V> schemaLocations
parent location

Class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSequenceImpl extends AbstractSchemaElementImpl<E extends Annotated> implements Serializable

serialVersionUID: 1L

Serialized Fields

elements

java.util.List<E> elements

Class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSimpleTypeImpl extends AbstractTypeImpl<E extends Annotated,V,A extends AbsItfAttribute> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.api.abstractElmt.AbstractTypeImpl extends AbstractSchemaElementImpl<E extends Annotated> implements Serializable

serialVersionUID: 1L

Serialized Fields

outputter

org.jdom.output.XMLOutputter outputter
the outputter


attributes

java.util.List<E> attributes
the list of attributes


Package org.ow2.easywsdl.schema.impl

Class org.ow2.easywsdl.schema.impl.AttributeImpl extends AbstractAttributeImpl<Attribute> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.impl.ComplexTypeImpl extends AbstractComplexTypeImpl<ComplexType,java.util.List<java.lang.String>,Attribute,Sequence> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.impl.DocumentationImpl extends AbstractSchemaElementImpl<Documentation> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.impl.ElementImpl extends AbstractElementImpl<Element,Type> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.impl.ImportImpl extends AbstractImportImpl<Import,Schema> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.impl.IncludeImpl extends AbstractIncludeImpl<Include,Schema> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.impl.RedefineImpl extends AbstractIncludeImpl<Redefine,Schema> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.impl.SchemaImpl extends AbstractSchemaImpl<Schema,Type,Element,Attribute,Include,Import> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.impl.SequenceImpl extends AbstractSequenceImpl<ExplicitGroup,Element> implements Serializable

serialVersionUID: 1L

Class org.ow2.easywsdl.schema.impl.SimpleTypeImpl extends AbstractSimpleTypeImpl<SimpleType,java.lang.String,Attribute> implements Serializable

serialVersionUID: 1L



Copyright © 2008 eBM WebSourcing. All Rights Reserved.