public class XmlSchemaAppInfo extends XmlSchemaObject
Constructor and Description |
---|
XmlSchemaAppInfo()
Creates new XmlSchemaAppInfo
The default constructor initializes all fields to their default values.
|
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.NodeList |
getMarkup() |
String |
getSource() |
void |
setMarkup(org.w3c.dom.NodeList markup) |
void |
setSource(String source) |
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toString
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.