diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 7f13e7706..44a7276f4 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,13 +2,13 @@
- +| AlternativeTitle + | AbstractWrapper
+ +AbstractWrapperAll + +AbstractWrapperId + +AlternativeTitle ApiUrl @@ -44,6 +50,10 @@ All Classes (API-The MovieDB 3.6-SNAPSHOT API) Genre +IWrapperId + +IWrapperPages + JobDepartment Keyword @@ -100,8 +110,6 @@ All Classes (API-The MovieDB 3.6-SNAPSHOT API) WrapperAlternativeTitles -WrapperBase - WrapperChanges WrapperCollection diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index 81cec8753..1671a0724 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,13 +2,13 @@ - +
+AbstractWrapper++public AbstractWrapper(Class classToLog)+
+handleUnknown++public void handleUnknown(String key, + Object value)+
+ + + + + +
+Copyright © 2012-2013. All Rights Reserved. + + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html new file mode 100644 index 000000000..2df57a54f --- /dev/null +++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html @@ -0,0 +1,409 @@ + + + + + + + + + + + + +
+ +
+
+com.omertron.themoviedbapi.wrapper
+
+ |
+ PREV CLASS
+ NEXT CLASS
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| +Constructor Summary | +|
|---|---|
AbstractWrapperAll(Class classToLog)
+
++ |
+|
| +Method Summary | +|
|---|---|
+ int |
+getPage()
+
++ |
+
+ int |
+getTotalPages()
+
++ |
+
+ int |
+getTotalResults()
+
++ |
+
+ void |
+setPage(int page)
+
++ |
+
+ void |
+setTotalPages(int totalPages)
+
++ |
+
+ void |
+setTotalResults(int totalResults)
+
++ |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
+
| Methods inherited from class java.lang.Object | +
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
+
| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
| +Constructor Detail | +
|---|
+public AbstractWrapperAll(Class classToLog)+
| +Method Detail | +
|---|
+public int getPage()+
getPage in interface IWrapperPages+public int getTotalPages()+
getTotalPages in interface IWrapperPages+public int getTotalResults()+
getTotalResults in interface IWrapperPages+public void setPage(int page)+
setPage in interface IWrapperPages+public void setTotalPages(int totalPages)+
setTotalPages in interface IWrapperPages+public void setTotalResults(int totalResults)+
setTotalResults in interface IWrapperPages
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
+java.lang.Object ++com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
public class AbstractWrapperId
+Base class for the wrappers +
+ +
+
| +Constructor Summary | +|
|---|---|
AbstractWrapperId(Class classToLog)
+
++ |
+|
| +Method Summary | +|
|---|---|
+ int |
+getId()
+
++ |
+
+ void |
+setId(int id)
+
++ |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
+
| Methods inherited from class java.lang.Object | +
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
+
| +Constructor Detail | +
|---|
+public AbstractWrapperId(Class classToLog)+
| +Method Detail | +
|---|
+public int getId()+
getId in interface IWrapperId+public void setId(int id)+
setId in interface IWrapperId
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
public interface IWrapperId
+
| +Method Summary | +|
|---|---|
+ int |
+getId()
+
++ |
+
+ void |
+setId(int id)
+
++ |
+
| +Method Detail | +
|---|
+int getId()+
+void setId(int id)+
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
public interface IWrapperPages
+
| +Method Summary | +|
|---|---|
+ int |
+getPage()
+
++ |
+
+ int |
+getTotalPages()
+
++ |
+
+ int |
+getTotalResults()
+
++ |
+
+ void |
+setPage(int page)
+
++ |
+
+ void |
+setTotalPages(int totalPages)
+
++ |
+
+ void |
+setTotalResults(int totalResults)
+
++ |
+
| +Method Detail | +
|---|
+int getPage()+
+void setPage(int page)+
+int getTotalPages()+
+void setTotalPages(int totalPages)+
+int getTotalResults()+
+void setTotalResults(int totalResults)+
+
+
|
++ + | +|||||||||
| + PREV CLASS + NEXT CLASS | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| + SUMMARY: NESTED | FIELD | CONSTR | METHOD | ++DETAIL: FIELD | CONSTR | METHOD | +|||||||||
java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles
public class WrapperAlternativeTitles
public class WrapperAlternativeTitles
@@ -136,34 +141,9 @@ Class WrapperAlternativeTitles
intgetId()
-
- List<AlternativeTitle>getTitles()
- voidhandleUnknown(String key,
- Object value)
-
- voidsetId(int id)
-
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
+
-public int getId()-
@@ -237,17 +224,6 @@ public-setId
--public void setId(int id)-
@@ -257,20 +233,6 @@ public void setTitles(-handleUnknown
--public void handleUnknown(String key, - Object value)-
-
key - value - java.lang.Object -com.omertron.themoviedbapi.wrapper.WrapperChanges +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.WrapperChanges
public class WrapperChanges
public class WrapperChanges
@@ -145,21 +146,21 @@ Class WrapperChanges
voidhandleUnknown(String key,
- Object value)
-
- voidsetChanges(List<MovieChanges> changes)
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
+
FRAMES
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
index 8ebbab394..74e8b5d95 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
@@ -2,13 +2,13 @@
-
+
java.lang.Object -+
public class WrapperCollection @@ -152,13 +157,31 @@ Class WrapperCollection |
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html index 119ae6e4f..6ee585152 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html @@ -2,13 +2,13 @@
- +java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperBase -
com.omertron.themoviedbapi.wrapper.WrapperCompany +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll +
com.omertron.themoviedbapi.wrapper.WrapperCompany
public class WrapperCompany
public class WrapperCompany
@@ -152,13 +157,31 @@ Class WrapperCompany - +
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html index 3352c3ec5..8ab757ac5 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html @@ -2,13 +2,13 @@
- +java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperBase -
com.omertron.themoviedbapi.wrapper.WrapperCompanyMovies +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll +
com.omertron.themoviedbapi.wrapper.WrapperCompanyMovies
public class WrapperCompanyMovies
public class WrapperCompanyMovies
@@ -160,13 +165,31 @@ Class WrapperCompanyMovies - +
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html index 3eab3f576..6febedaf6 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html @@ -2,13 +2,13 @@
- +java.lang.Object -com.omertron.themoviedbapi.wrapper.WrapperConfig +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.WrapperConfig
public class WrapperConfig
public class WrapperConfig
@@ -153,15 +154,6 @@ Class WrapperConfig
voidhandleUnknown(String key,
- Object value)
-
- voidsetChangeKeys(List<String> changeKeys)
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
+
void |
-handleUnknown(String key,
- Object value)
-
-- Handle unknown properties and print a message |
-||
- void |
setGenres(List<Genre> genres)
|
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html index 61ff017bc..14b743bdc 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html @@ -2,13 +2,13 @@
- +java.lang.Object -com.omertron.themoviedbapi.wrapper.WrapperJobList +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.WrapperJobList
public class WrapperJobList
public class WrapperJobList
@@ -145,21 +146,21 @@ Class WrapperJobList
voidhandleUnknown(String key,
- Object value)
-
- voidsetJobs(List<JobDepartment> jobs)
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html index 18af847a3..01bc66dfe 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html @@ -2,13 +2,13 @@
- +java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperBase -
com.omertron.themoviedbapi.wrapper.WrapperKeywords +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll +
com.omertron.themoviedbapi.wrapper.WrapperKeywords
public class WrapperKeywords
public class WrapperKeywords
@@ -152,13 +157,31 @@ Class WrapperKeywords - +
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html index 6c3aa9595..b3e948e79 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html @@ -2,13 +2,13 @@
- +java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperBase -
com.omertron.themoviedbapi.wrapper.WrapperMovie +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll +
com.omertron.themoviedbapi.wrapper.WrapperMovie
public class WrapperMovie
public class WrapperMovie
@@ -160,13 +165,31 @@ Class WrapperMovie - +
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html index 26158eb6d..3eaab172d 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html @@ -2,13 +2,13 @@
- +java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperMovieCasts +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.WrapperMovieCasts
public class WrapperMovieCasts
public class WrapperMovieCasts
@@ -152,23 +157,6 @@ Class WrapperMovieCasts
intgetId()
-
- voidhandleUnknown(String key,
- Object value)
-
- voidsetCast(List<PersonCast> cast)
@@ -183,13 +171,23 @@ Class WrapperMovieCasts
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +||
|---|---|---|
- void |
-setId(int id)
-
-- |
+getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
-public int getId()-
@@ -284,31 +271,6 @@ public void setCrew(-setId
--public void setId(int id)-
-public void handleUnknown(String key, - Object value)-
-
key - value - java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords
public class WrapperMovieKeywords
public class WrapperMovieKeywords
@@ -136,34 +141,9 @@ Class WrapperMovieKeywords
intgetId()
-
- List<Keyword>getKeywords()
- voidhandleUnknown(String key,
- Object value)
-
- voidsetId(int id)
-
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
+
-public int getId()-
@@ -237,17 +224,6 @@ public-setId
--public void setId(int id)-
@@ -257,20 +233,6 @@ public void setKeywords(-handleUnknown
--public void handleUnknown(String key, - Object value)-
-
key - value - java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperBase -
com.omertron.themoviedbapi.wrapper.WrapperMovieList +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll +
com.omertron.themoviedbapi.wrapper.WrapperMovieList
public class WrapperMovieList
public class WrapperMovieList
@@ -152,13 +157,31 @@ Class WrapperMovieList - +
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html index 967b1899e..9bf6658c3 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html @@ -2,13 +2,13 @@
- +java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperBase -
com.omertron.themoviedbapi.wrapper.WrapperPerson +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll +
com.omertron.themoviedbapi.wrapper.WrapperPerson
public class WrapperPerson
public class WrapperPerson
@@ -152,13 +157,31 @@ Class WrapperPerson - +
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html index 9dd19233c..5e86d7a5c 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html @@ -2,13 +2,13 @@
- +java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperBase -
com.omertron.themoviedbapi.wrapper.WrapperPersonCredits +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll +
com.omertron.themoviedbapi.wrapper.WrapperPersonCredits
public class WrapperPersonCredits
public class WrapperPersonCredits
@@ -168,13 +173,31 @@ Class WrapperPersonCredits - +
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html index dff98d73c..988a5b870 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html @@ -2,13 +2,13 @@
- +java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperBase -
com.omertron.themoviedbapi.wrapper.WrapperPersonList +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll +
com.omertron.themoviedbapi.wrapper.WrapperPersonList
public class WrapperPersonList
public class WrapperPersonList
@@ -152,13 +157,31 @@ Class WrapperPersonList - +
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html index 26369ecb1..698a3ed3a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html @@ -2,13 +2,13 @@
- +java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo
public class WrapperReleaseInfo
public class WrapperReleaseInfo
@@ -144,36 +149,29 @@ Class WrapperReleaseInfo
intgetId()
-
- voidhandleUnknown(String key,
- Object value)
-
- voidsetCountries(List<ReleaseInfo> countries)
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +||
|---|---|---|
- void |
-setId(int id)
-
-- |
+getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
-public int getId()-
@@ -246,31 +233,6 @@ public void setCountries(-setId
--public void setId(int id)-
-public void handleUnknown(String key, - Object value)-
-
key - value - java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperBase -
com.omertron.themoviedbapi.wrapper.WrapperReviews +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll +
com.omertron.themoviedbapi.wrapper.WrapperReviews
public class WrapperReviews
public class WrapperReviews
@@ -152,13 +157,31 @@ Class WrapperReviews - +
| Methods inherited from class com.omertron.themoviedbapi.wrapper.WrapperBase | +Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll |
|---|---|
getId, getPage, getTotalPages, getTotalResults, handleUnknown, setId, setPage, setTotalPages, setTotalResults |
+getPage, getTotalPages, getTotalResults, setPage, setTotalPages, setTotalResults |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait| Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId | +
|---|
getId, setId |
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html index 312d11bd5..61de1d265 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html @@ -2,13 +2,13 @@
- +java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperTrailers +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.WrapperTrailers
public class WrapperTrailers
public class WrapperTrailers
@@ -144,14 +149,6 @@ Class WrapperTrailers
intgetId()
-
- List<Trailer>getQuicktime()
@@ -163,23 +160,6 @@ Class WrapperTrailers
List<Trailer>getYoutube()
- voidhandleUnknown(String key,
- Object value)
-
- voidsetId(int id)
-
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
+
-public int getId()-
@@ -272,17 +259,6 @@ public-setId
--public void setId(int id)-
@@ -317,20 +293,6 @@ public-handleUnknown
--public void handleUnknown(String key, - Object value)-
-
key - value - java.lang.Object -+com.omertron.themoviedbapi.wrapper.WrapperTranslations +
com.omertron.themoviedbapi.wrapper.AbstractWrapper +
com.omertron.themoviedbapi.wrapper.AbstractWrapperId +
com.omertron.themoviedbapi.wrapper.WrapperTranslations
public class WrapperTranslations
public class WrapperTranslations
@@ -136,34 +141,9 @@ Class WrapperTranslations
intgetId()
-
- List<Translation>getTranslations()
- voidhandleUnknown(String key,
- Object value)
-
- voidsetId(int id)
-
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapperId | +
|---|
getId, setId |
+
| Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper | +
|---|
handleUnknown |
+
-public void setId(int id)-
@@ -237,17 +224,6 @@ public void setTranslations(-getId
--public int getId()-
@@ -257,20 +233,6 @@ public-handleUnknown
--public void handleUnknown(String key, - Object value)-
-
key - value -
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| +Packages that use AbstractWrapper | +|
|---|---|
| com.omertron.themoviedbapi.wrapper | ++ |
| +Uses of AbstractWrapper in com.omertron.themoviedbapi.wrapper | +
|---|
+ +
| Subclasses of AbstractWrapper in com.omertron.themoviedbapi.wrapper | +|
|---|---|
+ class |
+AbstractWrapperAll
+
++ Base class for the wrappers |
+
+ class |
+AbstractWrapperId
+
++ Base class for the wrappers |
+
+ class |
+WrapperAlternativeTitles
+
++ |
+
+ class |
+WrapperChanges
+
++ |
+
+ class |
+WrapperCollection
+
++ |
+
+ class |
+WrapperCompany
+
++ |
+
+ class |
+WrapperCompanyMovies
+
++ |
+
+ class |
+WrapperConfig
+
++ |
+
+ class |
+WrapperGenres
+
++ Wrapper class for the Genres searches |
+
+ class |
+WrapperImages
+
++ |
+
+ class |
+WrapperJobList
+
++ |
+
+ class |
+WrapperKeywordMovies
+
++ |
+
+ class |
+WrapperKeywords
+
++ |
+
+ class |
+WrapperMovie
+
++ |
+
+ class |
+WrapperMovieCasts
+
++ |
+
+ class |
+WrapperMovieKeywords
+
++ |
+
+ class |
+WrapperMovieList
+
++ |
+
+ class |
+WrapperPerson
+
++ |
+
+ class |
+WrapperPersonCredits
+
++ |
+
+ class |
+WrapperPersonList
+
++ |
+
+ class |
+WrapperReleaseInfo
+
++ |
+
+ class |
+WrapperReviews
+
++ |
+
+ class |
+WrapperTrailers
+
++ |
+
+ class |
+WrapperTranslations
+
++ |
+
+
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| +Packages that use AbstractWrapperAll | +|
|---|---|
| com.omertron.themoviedbapi.wrapper | ++ |
| +Uses of AbstractWrapperAll in com.omertron.themoviedbapi.wrapper | +
|---|
+ +
| Subclasses of AbstractWrapperAll in com.omertron.themoviedbapi.wrapper | +|
|---|---|
+ class |
+WrapperCollection
+
++ |
+
+ class |
+WrapperCompany
+
++ |
+
+ class |
+WrapperCompanyMovies
+
++ |
+
+ class |
+WrapperImages
+
++ |
+
+ class |
+WrapperKeywordMovies
+
++ |
+
+ class |
+WrapperKeywords
+
++ |
+
+ class |
+WrapperMovie
+
++ |
+
+ class |
+WrapperMovieList
+
++ |
+
+ class |
+WrapperPerson
+
++ |
+
+ class |
+WrapperPersonCredits
+
++ |
+
+ class |
+WrapperPersonList
+
++ |
+
+ class |
+WrapperReviews
+
++ |
+
+
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| +Packages that use AbstractWrapperId | +|
|---|---|
| com.omertron.themoviedbapi.wrapper | ++ |
| +Uses of AbstractWrapperId in com.omertron.themoviedbapi.wrapper | +
|---|
+ +
| Subclasses of AbstractWrapperId in com.omertron.themoviedbapi.wrapper | +|
|---|---|
+ class |
+AbstractWrapperAll
+
++ Base class for the wrappers |
+
+ class |
+WrapperAlternativeTitles
+
++ |
+
+ class |
+WrapperCollection
+
++ |
+
+ class |
+WrapperCompany
+
++ |
+
+ class |
+WrapperCompanyMovies
+
++ |
+
+ class |
+WrapperImages
+
++ |
+
+ class |
+WrapperKeywordMovies
+
++ |
+
+ class |
+WrapperKeywords
+
++ |
+
+ class |
+WrapperMovie
+
++ |
+
+ class |
+WrapperMovieCasts
+
++ |
+
+ class |
+WrapperMovieKeywords
+
++ |
+
+ class |
+WrapperMovieList
+
++ |
+
+ class |
+WrapperPerson
+
++ |
+
+ class |
+WrapperPersonCredits
+
++ |
+
+ class |
+WrapperPersonList
+
++ |
+
+ class |
+WrapperReleaseInfo
+
++ |
+
+ class |
+WrapperReviews
+
++ |
+
+ class |
+WrapperTrailers
+
++ |
+
+ class |
+WrapperTranslations
+
++ |
+
+
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| +Packages that use IWrapperId | +|
|---|---|
| com.omertron.themoviedbapi.wrapper | ++ |
| +Uses of IWrapperId in com.omertron.themoviedbapi.wrapper | +
|---|
+ +
| Classes in com.omertron.themoviedbapi.wrapper that implement IWrapperId | +|
|---|---|
+ class |
+AbstractWrapperAll
+
++ Base class for the wrappers |
+
+ class |
+AbstractWrapperId
+
++ Base class for the wrappers |
+
+ class |
+WrapperAlternativeTitles
+
++ |
+
+ class |
+WrapperCollection
+
++ |
+
+ class |
+WrapperCompany
+
++ |
+
+ class |
+WrapperCompanyMovies
+
++ |
+
+ class |
+WrapperImages
+
++ |
+
+ class |
+WrapperKeywordMovies
+
++ |
+
+ class |
+WrapperKeywords
+
++ |
+
+ class |
+WrapperMovie
+
++ |
+
+ class |
+WrapperMovieCasts
+
++ |
+
+ class |
+WrapperMovieKeywords
+
++ |
+
+ class |
+WrapperMovieList
+
++ |
+
+ class |
+WrapperPerson
+
++ |
+
+ class |
+WrapperPersonCredits
+
++ |
+
+ class |
+WrapperPersonList
+
++ |
+
+ class |
+WrapperReleaseInfo
+
++ |
+
+ class |
+WrapperReviews
+
++ |
+
+ class |
+WrapperTrailers
+
++ |
+
+ class |
+WrapperTranslations
+
++ |
+
+
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
| +Packages that use IWrapperPages | +|
|---|---|
| com.omertron.themoviedbapi.wrapper | ++ |
| +Uses of IWrapperPages in com.omertron.themoviedbapi.wrapper | +
|---|
+ +
| Classes in com.omertron.themoviedbapi.wrapper that implement IWrapperPages | +|
|---|---|
+ class |
+AbstractWrapperAll
+
++ Base class for the wrappers |
+
+ class |
+WrapperCollection
+
++ |
+
+ class |
+WrapperCompany
+
++ |
+
+ class |
+WrapperCompanyMovies
+
++ |
+
+ class |
+WrapperImages
+
++ |
+
+ class |
+WrapperKeywordMovies
+
++ |
+
+ class |
+WrapperKeywords
+
++ |
+
+ class |
+WrapperMovie
+
++ |
+
+ class |
+WrapperMovieList
+
++ |
+
+ class |
+WrapperPerson
+
++ |
+
+ class |
+WrapperPersonCredits
+
++ |
+
+ class |
+WrapperPersonList
+
++ |
+
+ class |
+WrapperReviews
+
++ |
+
+
+
+
|
++ + | +|||||||||
| + PREV + NEXT | ++ FRAMES + NO FRAMES + + + + + | +|||||||||
|
+Interfaces
+
+ +IWrapperId + +IWrapperPages |
+
|
Classes
-WrapperAlternativeTitles +AbstractWrapper -WrapperBase +AbstractWrapperAll + +AbstractWrapperId + +WrapperAlternativeTitles WrapperChanges diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html index 8e895dc1d..a83d32188 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html @@ -2,13 +2,13 @@ - +
+
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index 97199406b..fed9b06ba 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,13 +2,13 @@ - +A
J@@ -1689,26 +1662,11 @@ Method in class com.omertron.themoviedbapi.model.setId(String) - Method in class com.omertron.themoviedbapi.model.Reviews
+Interface Hierarchy ++
Enum Hierarchy
- Last Published: 2013-05-16
+ Last Published: 2013-05-18
| Version: 3.6-SNAPSHOT
API-The MovieDB
@@ -97,13 +97,13 @@
}
}
- Dependency TreeLicensesNew BSD License: Hamcrest Core GNU General Public License v3+: API-The MovieDB GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind Common Public License Version 1.0: JUnit MIT License: SLF4J API Module, SLF4J JDK14 Binding The Apache Software License, Version 2.0: Commons Codec, Commons Lang, Jackson-annotations, Jackson-core, jackson-databind Dependency File Details
Dependency Repository Locations
Repository locations for each of the Dependencies.
diff --git a/index.html b/index.html
index c6ca64593..0518777f2 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
-
+
@@ -10,7 +10,7 @@
@import url("./css/site.css");
-
+
@@ -27,7 +27,7 @@
- Last Published: 2013-05-16
+ Last Published: 2013-05-18
| Version: 3.6-SNAPSHOT
API-The MovieDB
diff --git a/issue-tracking.html b/issue-tracking.html
index 03e36a5e2..513179d48 100644
--- a/issue-tracking.html
+++ b/issue-tracking.html
@@ -1,5 +1,5 @@
-
+
@@ -10,7 +10,7 @@
@import url("./css/site.css");
-
+
@@ -27,7 +27,7 @@
- Last Published: 2013-05-16
+ Last Published: 2013-05-18
| Version: 3.6-SNAPSHOT
API-The MovieDB
diff --git a/license.html b/license.html
index 3700a901d..09b6b4fe0 100644
--- a/license.html
+++ b/license.html
@@ -1,5 +1,5 @@
-
+
@@ -10,7 +10,7 @@
@import url("./css/site.css");
-
+
@@ -27,7 +27,7 @@
- Last Published: 2013-05-16
+ Last Published: 2013-05-18
| Version: 3.6-SNAPSHOT
API-The MovieDB
diff --git a/project-info.html b/project-info.html
index 44d9e00cf..13924430b 100644
--- a/project-info.html
+++ b/project-info.html
@@ -1,5 +1,5 @@
-
+
@@ -10,7 +10,7 @@
@import url("./css/site.css");
-
+
@@ -27,7 +27,7 @@
- Last Published: 2013-05-16
+ Last Published: 2013-05-18
| Version: 3.6-SNAPSHOT
API-The MovieDB
diff --git a/project-reports.html b/project-reports.html
index 663b2569a..e35cf8b56 100644
--- a/project-reports.html
+++ b/project-reports.html
@@ -1,5 +1,5 @@
-
+
@@ -10,7 +10,7 @@
@import url("./css/site.css");
-
+
@@ -27,7 +27,7 @@
- Last Published: 2013-05-16
+ Last Published: 2013-05-18
| Version: 3.6-SNAPSHOT
API-The MovieDB
diff --git a/project-summary.html b/project-summary.html
index d8d7d3e03..d2a93ce09 100644
--- a/project-summary.html
+++ b/project-summary.html
@@ -1,5 +1,5 @@
-
+
@@ -10,7 +10,7 @@
@import url("./css/site.css");
-
+
@@ -27,7 +27,7 @@
- Last Published: 2013-05-16
+ Last Published: 2013-05-18
| Version: 3.6-SNAPSHOT
API-The MovieDB
diff --git a/source-repository.html b/source-repository.html
index 873648989..301fc2d84 100644
--- a/source-repository.html
+++ b/source-repository.html
@@ -1,5 +1,5 @@
-
+
@@ -10,7 +10,7 @@
@import url("./css/site.css");
-
+
@@ -27,7 +27,7 @@
- Last Published: 2013-05-16
+ Last Published: 2013-05-18
| Version: 3.6-SNAPSHOT
API-The MovieDB
diff --git a/testapidocs/allclasses-frame.html b/testapidocs/allclasses-frame.html
index 9da5eb3fa..aec45de4f 100644
--- a/testapidocs/allclasses-frame.html
+++ b/testapidocs/allclasses-frame.html
@@ -2,13 +2,13 @@
-
+
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||