|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.freecol.common.io.FreeColModFile.ModDescriptor
protected static class FreeColModFile.ModDescriptor
| Field Summary | |
|---|---|
private java.lang.String |
parent
|
| Constructor Summary | |
|---|---|
protected |
FreeColModFile.ModDescriptor(javax.xml.stream.XMLStreamReader in)
Initiates a new ModInfo from XML. |
| Method Summary | |
|---|---|
java.lang.String |
getParent()
Gets the parent of the mod. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.lang.String parent
| Constructor Detail |
|---|
protected FreeColModFile.ModDescriptor(javax.xml.stream.XMLStreamReader in)
throws javax.xml.stream.XMLStreamException
ModInfo from XML.
in - The input stream containing the XML.
javax.xml.stream.XMLStreamException - if a problem was encountered
during parsing.| Method Detail |
|---|
public java.lang.String getParent()
String value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||