public class ContentWriterXsd extends ContentWriterXmlTag<ContentWriterXsd.Tag>
Modifier and Type | Class and Description |
---|---|
static class |
ContentWriterXsd.Tag |
printCDATA
EMPTY_ATTRIBUTES, encoding
Constructor and Description |
---|
ContentWriterXsd(Writer out,
String encoding,
String charNewLine,
String charTab) |
Modifier and Type | Method and Description |
---|---|
String |
getTagNamespaceUri() |
void |
printXsdDocumentation(String description) |
void |
printXsdElementAttribute(String name,
String type,
String description) |
void |
printXsdImport(String namespace,
String schemaLocation) |
printTagCharacters, printTagEnd, printTagStart, printTagStart, printTagStartEnd, printTagStartEnd
startElementEnd
characters, characters, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity
autoCloseStartElement, characters, charactersRaw, closeWriter, closeWriterSafe, comment, comment, endDocument, endElement, endPrefixMapping, ignorableWhitespace, ignorableWhitespace, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startElementNamespace, startElementNamespaceAll, startElementTag, startPrefixMapping, writeFlush
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, characters, comment, ignorableWhitespace, ignorableWhitespace, startElementEnd
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity
public String getTagNamespaceUri()
getTagNamespaceUri
in interface ContentWriterTag<ContentWriterXsd.Tag>
getTagNamespaceUri
in class ContentWriterXmlTag<ContentWriterXsd.Tag>
public void printXsdImport(String namespace, String schemaLocation) throws SAXException
SAXException
public void printXsdDocumentation(String description) throws SAXException
SAXException
public void printXsdElementAttribute(String name, String type, String description) throws SAXException
SAXException
Copyright © 2004-2013 X4O. All Rights Reserved.