|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.element.CreationParams
Field Summary | |
ILocation |
myLocation
|
IElement |
myParent
|
java.util.Map |
myPrefixMappings
|
IQName |
myQName
|
ISchemaDocument |
mySchemaDocument
|
Constructor Summary | |
CreationParams(ISchemaDocument aSchemaDocument,
ILocation aLocation,
IElement aParent,
java.util.Map aPrefixMappings,
IQName aQName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public ILocation myLocation
public IElement myParent
public java.util.Map myPrefixMappings
public IQName myQName
public ISchemaDocument mySchemaDocument
Constructor Detail |
public CreationParams(ISchemaDocument aSchemaDocument, ILocation aLocation, IElement aParent, java.util.Map aPrefixMappings, IQName aQName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |