|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.security.user.jdo.v0_9_0.io.stax.UserManagementStaxReader
public class UserManagementStaxReader
Class UserManagementStaxReader.
| Constructor Summary | |
|---|---|
UserManagementStaxReader()
|
|
| Method Summary | |
|---|---|
UserDatabase |
read(Reader reader)
Method read. |
UserDatabase |
read(Reader reader,
boolean strict)
Method read. |
UserDatabase |
read(String filePath)
Method read. |
UserDatabase |
read(String filePath,
boolean strict)
Method read. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserManagementStaxReader()
| Method Detail |
|---|
public UserDatabase read(Reader reader,
boolean strict)
throws IOException,
javax.xml.stream.XMLStreamException
reader - strict -
IOException
javax.xml.stream.XMLStreamException
public UserDatabase read(Reader reader)
throws IOException,
javax.xml.stream.XMLStreamException
reader -
IOException
javax.xml.stream.XMLStreamException
public UserDatabase read(String filePath,
boolean strict)
throws IOException,
javax.xml.stream.XMLStreamException
filePath - strict -
IOException
javax.xml.stream.XMLStreamException
public UserDatabase read(String filePath)
throws IOException,
javax.xml.stream.XMLStreamException
filePath -
IOException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||