Methods in net.sf.freecol.common.model with parameters of type Specification |
void |
UnitType.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
TileType.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
TileImprovementType.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
ResourceType.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
Nation.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
Modifier.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
IndianNationType.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
GoodsType.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
FoundingFather.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
EuropeanNationType.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
EquipmentType.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
BuildingType.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
Ability.readAttributes(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
UnitTypeChange.readChildren(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
UnitType.readChildren(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
TileType.readChildren(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
TileImprovementType.readChildren(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
IndianNationType.readChildren(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
GoodsType.readChildren(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
FreeColGameObjectType.readChildren(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
FoundingFather.readChildren(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
EuropeanNationType.readChildren(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
EquipmentType.readChildren(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
FreeColGameObjectType.readFromXML(javax.xml.stream.XMLStreamReader in,
Specification specification)
|
void |
DifficultyLevel.readFromXML(javax.xml.stream.XMLStreamReader in,
Specification specification)
|