| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.JaxpMsvBean
public class JaxpMsvBean
JaxpMsvBean Bean: Uses JAXP implementation of MSV.
| Constructor Summary | |
|---|---|
| JaxpMsvBean() | |
| Method Summary | |
|---|---|
|  String | getFile()Gets the file. | 
|  String | getSchema()Gets the schema. | 
|  void | setFile(String newFile)Sets the file. | 
|  void | setSchema(String newSchema)Sets the schema. | 
|  void | validate()Performs validation. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JaxpMsvBean()
| Method Detail | 
|---|
public void validate()
              throws Exception
Exception - Exceptionpublic void setSchema(String newSchema)
newSchema - The schema to setpublic void setFile(String newFile)
newFile - The file to setpublic String getSchema()
public String getFile()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||