Uses of Class
org.apache.axis2.corba.exceptions.PreProcessorException

Packages that use PreProcessorException
org.apache.axis2.corba.idl   
 

Uses of PreProcessorException in org.apache.axis2.corba.idl
 

Methods in org.apache.axis2.corba.idl that throw PreProcessorException
protected  InputStream PreProcessorInputStream.getInputStream(String parent, String filename)
           
protected  StringBuffer PreProcessorInputStream.readIdl(InputStream idlStream, int depth)
           
protected  InputStream PreProcessorInputStream.resolveInclude(String include, String lineNoString)
           
 

Constructors in org.apache.axis2.corba.idl that throw PreProcessorException
PreProcessorInputStream(String parentPath, String idlFilename)
           
PreProcessorInputStream(String parentPath, String idlFilename, String[] userIncludePaths, String[] systemIncludePaths)
           
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.