| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputSource | |
|---|---|
| org.apache.maven.model | |
| org.apache.maven.model.io.xpp3 | |
| Uses of InputSource in org.apache.maven.model | 
|---|
| Methods in org.apache.maven.model that return InputSource | |
|---|---|
 InputSource | 
InputSource.clone()
Method clone.  | 
 InputSource | 
InputLocation.getSource()
Get the source field.  | 
| Constructors in org.apache.maven.model with parameters of type InputSource | |
|---|---|
InputLocation(int lineNumber,
              int columnNumber,
              InputSource source)
 | 
|
| Uses of InputSource in org.apache.maven.model.io.xpp3 | 
|---|
| Methods in org.apache.maven.model.io.xpp3 with parameters of type InputSource | |
|---|---|
 Model | 
MavenXpp3ReaderEx.read(InputStream in,
     boolean strict,
     InputSource source)
Method read.  | 
 Model | 
MavenXpp3ReaderEx.read(Reader reader,
     boolean strict,
     InputSource source)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||