|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |