Uses of Class
org.jboss.dna.sequencer.java.metadata.ImportMetadata

Packages that use ImportMetadata
org.jboss.dna.sequencer.java.metadata The classes that make up the metadata definitions for the Java source file sequencer. 
 

Uses of ImportMetadata in org.jboss.dna.sequencer.java.metadata
 

Subclasses of ImportMetadata in org.jboss.dna.sequencer.java.metadata
 class ImportOnDemandMetadata
          On-demand import metadata.
 class SingleImportMetadata
          Single-import metadata.
 

Methods in org.jboss.dna.sequencer.java.metadata that return types with arguments of type ImportMetadata
 List<ImportMetadata> JavaMetadata.getImports()
          Gets a list of from the unit.
 



Copyright © 2008-2009 JBoss, a division of Red Hat. All Rights Reserved.