| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputSource | |
|---|---|
| org.apache.maven.model | Maven POM (Project Object Model) classes, generated from maven.mdo model.  | 
| org.apache.maven.model.io.xpp3 | XML reader and writer classes for Maven POM, generated from maven.mdo model.  | 
| 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 | |||||||||