public class XmlComplexType extends Object
| Constructor and Description |
|---|
XmlComplexType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNamespace() |
Element |
getSchemaElement(Document document) |
void |
setName(String name) |
void |
setNamespace(String namespace) |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.