|
Class Summary |
| Ap4j |
This does the work for you. |
| Ap4jTest |
This is just a test class to show you how to use ap4j and to test to see if it
is running correctly. |
| Ap4jUtil |
This is a utility class used by ap4j. |
| ObjectBuilder |
This is used to convert an XML string into a java object. |
| PosterVO |
This holds all of the information you need to know about the posters from
allposters.com |
| QueryBuilder |
Pass in a SearchBean object and it will build the xml query that is needed by the
web service. |
| ResultVO |
This object holds all of the search results from the web service. |
| SearchBean |
The SearchBean class is used to search allposters.com for posters. |