|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.common.types.BaseXMLTranslator
com.metamatrix.common.types.XMLDomSourceTranslator
public class XMLDomSourceTranslator
This class converts the DOMSource input documents into other types of XML documents.
| Field Summary |
|---|
| Fields inherited from interface com.metamatrix.common.types.XMLTranslator |
|---|
idenityTransform, INDENT, lineSep |
| Constructor Summary | |
|---|---|
XMLDomSourceTranslator(javax.xml.transform.dom.DOMSource source,
java.util.Properties props)
|
|
| Method Summary | |
|---|---|
javax.xml.transform.Source |
getSource()
Get the XML in the original source form; with however it got created. |
| Methods inherited from class com.metamatrix.common.types.BaseXMLTranslator |
|---|
getBytes, getInputStream, getProperties, getReader, getString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLDomSourceTranslator(javax.xml.transform.dom.DOMSource source,
java.util.Properties props)
| Method Detail |
|---|
public javax.xml.transform.Source getSource()
throws java.io.IOException
XMLTranslator
java.io.IOExceptionXMLTranslator.getSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||