Uses of Class
org.jboss.deployers.plugins.structure.StructureMetaDataImpl

Packages that use StructureMetaDataImpl
org.jboss.deployers.vfs.plugins.structure.explicit   
 

Uses of StructureMetaDataImpl in org.jboss.deployers.vfs.plugins.structure.explicit
 

Methods in org.jboss.deployers.vfs.plugins.structure.explicit that return StructureMetaDataImpl
 StructureMetaDataImpl StructureMetaDataObjectFactory.newRoot(Object root, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
           
 

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



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.