Methods in org.jboss.deployers.vfs.plugins.structure.explicit with parameters of type ContextInfoImpl |
void |
StructureMetaDataObjectFactory.addChild(ContextInfoImpl context,
ArrayList<ClassPathEntry> classpath,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
StructureMetaDataObjectFactory.addChild(ContextInfoImpl context,
LinkedHashSet<String> metaDataPath,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
StructureMetaDataObjectFactory.addChild(StructureMetaDataImpl parent,
ContextInfoImpl context,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
Object |
StructureMetaDataObjectFactory.newChild(ContextInfoImpl parent,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
|