|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.metadata.persistence.iso.generating.Utils
public class Utils
TODO add class documentation here
Constructor Summary | |
---|---|
Utils()
|
Method Summary | |
---|---|
static void |
writeIntoFile(java.lang.String string,
java.lang.String file)
|
static void |
writeIntoFile(javax.xml.stream.XMLStreamReader reader,
java.lang.String file)
This method skips the first tag. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Utils()
Method Detail |
---|
public static void writeIntoFile(javax.xml.stream.XMLStreamReader reader, java.lang.String file) throws javax.xml.stream.XMLStreamException, java.io.FileNotFoundException
reader
- file
-
javax.xml.stream.XMLStreamException
java.io.FileNotFoundException
public static void writeIntoFile(java.lang.String string, java.lang.String file) throws java.io.FileNotFoundException
java.io.FileNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |