|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.protempore.utils.xml.XmlSourceCreatorFactory
public final class XmlSourceCreatorFactory
| Method Summary | |
|---|---|
static XmlSourceCreator |
newInstance(java.io.File xmlFile)
Return an XmlSourceCreator that generates new instances of javax.xml.transform.Source
for the given non-null XML file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static XmlSourceCreator newInstance(java.io.File xmlFile)
XmlSourceCreator that generates new instances of javax.xml.transform.Source
for the given non-null XML file.
xmlFile - A non-null file representing an XML document to be used as a source for XML transformations.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||