|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.continuum.release.model.io.stax.ContinuumPrepareReleasesModelStaxReader
public class ContinuumPrepareReleasesModelStaxReader
Class ContinuumPrepareReleasesModelStaxReader.
| Constructor Summary | |
|---|---|
ContinuumPrepareReleasesModelStaxReader()
|
|
| Method Summary | |
|---|---|
PreparedReleaseModel |
read(Reader reader)
Method read. |
PreparedReleaseModel |
read(Reader reader,
boolean strict)
Method read. |
PreparedReleaseModel |
read(String filePath)
Method read. |
PreparedReleaseModel |
read(String filePath,
boolean strict)
Method read. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContinuumPrepareReleasesModelStaxReader()
| Method Detail |
|---|
public PreparedReleaseModel read(Reader reader,
boolean strict)
throws IOException,
javax.xml.stream.XMLStreamException
reader - strict -
IOException
javax.xml.stream.XMLStreamException
public PreparedReleaseModel read(Reader reader)
throws IOException,
javax.xml.stream.XMLStreamException
reader -
IOException
javax.xml.stream.XMLStreamException
public PreparedReleaseModel read(String filePath,
boolean strict)
throws IOException,
javax.xml.stream.XMLStreamException
filePath - strict -
IOException
javax.xml.stream.XMLStreamException
public PreparedReleaseModel read(String filePath)
throws IOException,
javax.xml.stream.XMLStreamException
filePath -
IOException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||