|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.mevenide.properties.PropertyModelFactory
| Method Summary | |
static PropertyModelFactory |
getFactory()
|
PropertyModel |
newPropertyModel(java.io.File file)
equivalent to newPropertyModel(file, false) |
PropertyModel |
newPropertyModel(java.io.InputStream stream)
create a new PropertyModel from the InputStream parameter, will close the stream after usage. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static PropertyModelFactory getFactory()
public PropertyModel newPropertyModel(java.io.File file)
throws java.io.IOException
java.io.IOException
public PropertyModel newPropertyModel(java.io.InputStream stream)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||