Uses of Class
org.w3c.mwi.mobileok.basic.Preprocessor.ProcessingElement

Uses of Preprocessor.ProcessingElement in org.w3c.mwi.mobileok.basic
 

Fields in org.w3c.mwi.mobileok.basic with type parameters of type Preprocessor.ProcessingElement
private  java.util.List<Preprocessor.ProcessingElement> Preprocessor.processingElements
          Intermediate list of resources to process, encapsulated in a processing element to track processing status.
 

Methods in org.w3c.mwi.mobileok.basic that return Preprocessor.ProcessingElement
private  Preprocessor.ProcessingElement Preprocessor.getNextResourceToProcess()
          Returns the next resource to process.