@Deprecated public class Writer extends Object
Writer| Constructor and Description |
|---|
Writer()
Deprecated.
Instantiates a new dtd2 xsd writer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addXsdTypePattern(List<TypePattern> list)
Deprecated.
Adds the xsd type pattern.
|
void |
addXsdTypePattern(TypePattern xsdTypePattern)
Deprecated.
Adds the xsd type pattern.
|
String |
getTargetNamespace()
Deprecated.
Gets the target namespace.
|
void |
parse(org.apache.xerces.xni.parser.XMLInputSource xmlInputSource)
Deprecated.
Parses the.
|
void |
setTargetNamespace(String targetNamespace)
Deprecated.
Sets the target namespace.
|
public void addXsdTypePattern(List<TypePattern> list)
list - the listpublic void addXsdTypePattern(TypePattern xsdTypePattern)
xsdTypePattern - the xsd type patternpublic String getTargetNamespace()
public void parse(org.apache.xerces.xni.parser.XMLInputSource xmlInputSource)
throws org.apache.xerces.xni.XNIException,
IOException
xmlInputSource - the xml input sourceorg.apache.xerces.xni.XNIException - the xNI exceptionIOException - Signals that an I/O exception has occurred.public void setTargetNamespace(String targetNamespace)
targetNamespace - the new target namespaceCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.