|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
public class BundleListXpp3Reader
Class BundleListXpp3Reader.
| Constructor Summary | |
|---|---|
BundleListXpp3Reader()
|
|
| Method Summary | |
|---|---|
boolean |
getAddDefaultEntities()
Returns the state of the "add default entities" flag. |
BundleList |
read(java.io.InputStream in)
Method read. |
BundleList |
read(java.io.InputStream in,
boolean strict)
Method read. |
BundleList |
read(java.io.Reader reader)
|
BundleList |
read(java.io.Reader reader,
boolean strict)
|
void |
setAddDefaultEntities(boolean addDefaultEntities)
Sets the state of the "add default entities" flag. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BundleListXpp3Reader()
| Method Detail |
|---|
public boolean getAddDefaultEntities()
public BundleList read(java.io.Reader reader,
boolean strict)
throws java.io.IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
reader - strict -
java.io.IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserExceptionReaderFactory.newXmlReader(java.io.InputStream)
public BundleList read(java.io.Reader reader)
throws java.io.IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
reader -
java.io.IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserExceptionReaderFactory.newXmlReader(java.io.InputStream)
public BundleList read(java.io.InputStream in,
boolean strict)
throws java.io.IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
in - strict -
java.io.IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public BundleList read(java.io.InputStream in)
throws java.io.IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
in -
java.io.IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserExceptionpublic void setAddDefaultEntities(boolean addDefaultEntities)
addDefaultEntities -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||