org.apache.ws.commons.schema
Class XmlSchemaContentType
java.lang.Object
org.apache.ws.commons.schema.constants.Enum
org.apache.ws.commons.schema.XmlSchemaContentType
public class XmlSchemaContentType
- extends Enum
Enumerations for the content model of the complex type. This
represents the content in the post-schema-validation infoset.
Fields inherited from class org.apache.ws.commons.schema.constants.Enum |
NULL, value |
XmlSchemaContentType
public XmlSchemaContentType()
- Creates new XmlSchemaContentType
XmlSchemaContentType
public XmlSchemaContentType(String value)
getValues
public String[] getValues()
- Specified by:
getValues
in class Enum
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.