public class InlinedSchemaImpl extends SchemaImpl implements InlinedSchema
id
attribute.Constructor and Description |
---|
InlinedSchemaImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
void |
setId(String id)
Set the String representing the
id attribute of <xs:schema>. |
getNamespace, getNamespaceAsString, getSchemaDefinition, getXMLElement, isReferenceable, setNamespace, setReferenceable, setSchemaDefinition, setXMLElement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespace, getSchemaDefinition, getXMLElement, setNamespace, setSchemaDefinition, setXMLElement
public void setId(String id)
InlinedSchema
id
attribute of <xs:schema>.setId
in interface InlinedSchema
public String getId()
getId
in interface InlinedSchema
id
attribute of <xs:schema>.Copyright © 2005–2014 Apache Software Foundation. All rights reserved.