|
Rakesh API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PhotoAlbum | |
|---|---|
| org.rakeshv.xml.album | An XML photo album implementation. |
| Uses of PhotoAlbum in org.rakeshv.xml.album |
|---|
| Methods in org.rakeshv.xml.album that return PhotoAlbum | |
|---|---|
static PhotoAlbum |
PhotoAlbum.createPhotoAlbum(java.lang.String file)
Just invokes createPhotoAlbum( String, String ) with a
null value for the default SAX Parser. |
static PhotoAlbum |
PhotoAlbum.createPhotoAlbum(java.lang.String file,
java.lang.String saxParser)
Create a new album using the fully qualified file name specified, and using the specified SAX Parser to load the XML file that has been created. |
|
Rakesh API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||