|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Class BobberArchetypeXpp3Reader.
| Constructor Summary | |
BobberArchetypeXpp3Reader()
|
|
| Method Summary | |
boolean |
getAddDefaultEntities()
Method getAddDefaultEntities |
boolean |
getBooleanValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser)
Method getBooleanValue |
char |
getCharacterValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser)
Method getCharacterValue |
Date |
getDateValue(String s,
String attribute,
String dateFormat,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser)
Method getDateValue |
double |
getDoubleValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method getDoubleValue |
float |
getFloatValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method getFloatValue |
int |
getIntegerValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method getIntegerValue |
long |
getLongValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method getLongValue |
String |
getRequiredAttributeValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method getRequiredAttributeValue |
short |
getShortValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method getShortValue |
String |
getTrimmedValue(String s)
Method getTrimmedValue |
BobberArchetype |
read(Reader reader)
Method read |
BobberArchetype |
read(Reader reader,
boolean strict)
Method read |
void |
setAddDefaultEntities(boolean addDefaultEntities)
Returns 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 BobberArchetypeXpp3Reader()
| Method Detail |
public boolean getAddDefaultEntities()
public boolean getBooleanValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser)
throws org.codehaus.plexus.util.xml.pull.XmlPullParserException
s - parser - attribute -
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public char getCharacterValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser)
throws org.codehaus.plexus.util.xml.pull.XmlPullParserException
s - parser - attribute -
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public Date getDateValue(String s,
String attribute,
String dateFormat,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser)
throws org.codehaus.plexus.util.xml.pull.XmlPullParserException
s - parser - dateFormat - attribute -
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public double getDoubleValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
throws org.codehaus.plexus.util.xml.pull.XmlPullParserException
s - strict - parser - attribute -
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public float getFloatValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
throws org.codehaus.plexus.util.xml.pull.XmlPullParserException
s - strict - parser - attribute -
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public int getIntegerValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
throws org.codehaus.plexus.util.xml.pull.XmlPullParserException
s - strict - parser - attribute -
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public long getLongValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
throws org.codehaus.plexus.util.xml.pull.XmlPullParserException
s - strict - parser - attribute -
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public String getRequiredAttributeValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
throws org.codehaus.plexus.util.xml.pull.XmlPullParserException
s - strict - parser - attribute -
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public short getShortValue(String s,
String attribute,
org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
throws org.codehaus.plexus.util.xml.pull.XmlPullParserException
s - strict - parser - attribute -
org.codehaus.plexus.util.xml.pull.XmlPullParserExceptionpublic String getTrimmedValue(String s)
s -
public BobberArchetype read(Reader reader,
boolean strict)
throws IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
reader - strict -
IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public BobberArchetype read(Reader reader)
throws IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
reader -
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 | ||||||||||