|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.commons.xml.schema.SchemaUtils
public class SchemaUtils
The class TODO add class documentation here.
| Constructor Summary | |
|---|---|
SchemaUtils()
|
|
| Method Summary | |
|---|---|
static void |
writeWrapperDoc(javax.xml.stream.XMLStreamWriter writer,
java.lang.String targetNamespace,
java.util.List<Pair<java.lang.String,java.lang.String>> nsImports)
Writes a wrapper schema document for the given namespace imports. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemaUtils()
| Method Detail |
|---|
public static void writeWrapperDoc(javax.xml.stream.XMLStreamWriter writer,
java.lang.String targetNamespace,
java.util.List<Pair<java.lang.String,java.lang.String>> nsImports)
throws javax.xml.stream.XMLStreamException
writer - xml stream to write to, must not be nulltargetNamespace - target namespace of the document, must not be nullnsImports - namespace imports, must not be null
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||