|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vordel.es.EntityTypeFactoryImpl
public class EntityTypeFactoryImpl
| Constructor Summary | |
|---|---|
EntityTypeFactoryImpl()
|
|
| Method Summary | |
|---|---|
EntityType |
create(TypeStore ts,
java.io.InputStream is)
|
EntityType |
create(TypeStore ts,
org.w3c.dom.Node node)
|
EntityType |
create(TypeStore ts,
java.lang.String type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityTypeFactoryImpl()
| Method Detail |
|---|
public EntityType create(TypeStore ts,
java.io.InputStream is)
throws EntityStoreException
create in interface EntityTypeFactoryEntityStoreException
public EntityType create(TypeStore ts,
org.w3c.dom.Node node)
throws EntityStoreException
create in interface EntityTypeFactoryEntityStoreException
public EntityType create(TypeStore ts,
java.lang.String type)
throws EntityStoreException
create in interface EntityTypeFactoryEntityStoreException
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||