JavaScript is disabled on your browser.
Skip navigation links
Apache CXF API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cxf.tools.corba.idlpreprocessor
Interface IncludeResolver
All Known Implementing Classes:
DefaultIncludeResolver
public interface
IncludeResolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
URL
findSystemInclude
(
String
spec)
URL
findUserInclude
(
String
spec)
Method Details
findSystemInclude
URL
findSystemInclude
(
String
spec)
findUserInclude
URL
findUserInclude
(
String
spec)