|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cysols.iodef.ElementCreator
com.cysols.iodef.element.IODEFElementCreator
public class IODEFElementCreator
Create the element class indicated xml element, this class is for no name spece.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
IODEFElementCreator()
|
|
| Method Summary | |
|---|---|
IElement |
create(String name)
Creates an element of the type specified. |
AdditionalData |
createAdditionalData()
Creates a new instance which represents AdditionalData node. |
Address |
createAddress()
Creates a new instance which represents Address node. |
AlternativeID |
createAlternativeID()
Creates a new instance which represents AlternativeID node. |
Application |
createApplication()
Creates a new instance which represents Application node. |
Assessment |
createAssessment()
Creates a new instance which represents Assessment node. |
Classification |
createClassification()
Creates a new instance which represents Classification node. |
Contact |
createContact()
Creates a new instance which represents Contact node. |
EventData |
createEventData()
Creates a new instance which represents EventData node. |
Expectation |
createExpectation()
Creates a new instance which represents Expectation node. |
Flow |
createFlow()
Creates a new instance which represents Flow node. |
History |
createHistory()
Creates a new instance which represents History node. |
HistoryItem |
createHistoryItem()
Creates a new instance which represents HistoryItem node. |
Impact |
createImpact()
Creates a new instance which represents Impact node. |
Incident |
createIncident()
Creates a new instance which represents Incident node. |
IODEFDocument |
createIODEFDocument()
Creates a new instance which represents IODEF-Document document. |
Method |
createMethod()
Creates a new instance which represents Method node. |
Node |
createNode()
Creates a new instance which represents Node node. |
OperatingSystem |
createOperatingSystem()
Creates a new instance which represents OperatingSystem node. |
Process |
createProcess()
Creates a new instance which represents Process node. |
Record |
createRecord()
Creates a new instance which represents Record node. |
RecordData |
createRecordData()
Creates a new instance which represents RecordData node. |
RelatedActivity |
createRelatedActivity()
Creates a new instance which represents RelatedActivity node. |
Service |
createService()
Creates a new instance which represents Service node. |
System |
createSystem()
Creates a new instance which represents System node. |
| Methods inherited from class com.cysols.iodef.ElementCreator |
|---|
createAttribute, createDomAttr, createDomElement, getDomElement, replace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IODEFElementCreator()
| Method Detail |
|---|
public IElement create(String name)
IElement class,
create in class ElementCreatorname - The name of the element type to instantiate.
public IODEFDocument createIODEFDocument()
public AdditionalData createAdditionalData()
public Address createAddress()
public AlternativeID createAlternativeID()
public Application createApplication()
public Assessment createAssessment()
public Classification createClassification()
public Contact createContact()
public EventData createEventData()
public Expectation createExpectation()
public Flow createFlow()
public History createHistory()
public HistoryItem createHistoryItem()
public Incident createIncident()
public Method createMethod()
public Node createNode()
public OperatingSystem createOperatingSystem()
public Process createProcess()
public Record createRecord()
public RecordData createRecordData()
public RelatedActivity createRelatedActivity()
public Service createService()
public System createSystem()
public Impact createImpact()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||