Renamed and harmonized packages

This commit is contained in:
Patrick Gotthard 2014-05-30 16:31:25 +02:00
parent 0e26b54cfb
commit b744bfa464
262 changed files with 1143 additions and 1125 deletions

View file

@ -15,11 +15,11 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams; package com.rometools.modules.activitystreams;
import org.rometools.feed.module.activitystreams.types.ActivityObject; import com.rometools.modules.activitystreams.types.ActivityObject;
import org.rometools.feed.module.activitystreams.types.Mood; import com.rometools.modules.activitystreams.types.Mood;
import org.rometools.feed.module.activitystreams.types.Verb; import com.rometools.modules.activitystreams.types.Verb;
/** /**
* *

View file

@ -14,11 +14,11 @@
* limitations under the License. * limitations under the License.
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams; package com.rometools.modules.activitystreams;
import org.rometools.feed.module.activitystreams.types.ActivityObject; import com.rometools.modules.activitystreams.types.ActivityObject;
import org.rometools.feed.module.activitystreams.types.Mood; import com.rometools.modules.activitystreams.types.Mood;
import org.rometools.feed.module.activitystreams.types.Verb; import com.rometools.modules.activitystreams.types.Verb;
/** /**
* *

View file

@ -15,12 +15,11 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
import org.rometools.feed.module.georss.GeoRSSModule; import com.rometools.modules.georss.GeoRSSModule;
import org.rometools.feed.module.portablecontacts.ContactModule; import com.rometools.modules.portablecontacts.ContactModule;
import com.rometools.rome.feed.atom.Entry;
import com.sun.syndication.feed.atom.Entry;
/** /**
* *

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,9 +15,9 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
import com.sun.syndication.feed.atom.Link; import com.rometools.rome.feed.atom.Link;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,10 +15,10 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
import org.rometools.feed.module.georss.GeoRSSModule; import com.rometools.modules.georss.GeoRSSModule;
import org.rometools.feed.module.portablecontacts.ContactModule; import com.rometools.modules.portablecontacts.ContactModule;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* *

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,9 +15,9 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
import com.sun.syndication.feed.atom.Link; import com.rometools.rome.feed.atom.Link;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* *

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* *

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.activitystreams.types; package com.rometools.modules.activitystreams.types;
/** /**
* <p> * <p>

View file

@ -15,7 +15,7 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.atomthread; package com.rometools.modules.atomthread;
/** /**
* *

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import java.util.Date; import java.util.Date;

View file

@ -36,9 +36,9 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import org.rometools.feed.module.base.types.DateTimeRange; import com.rometools.modules.base.types.DateTimeRange;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for Class or Course * This is an interface for the GoogleBase plug in that exposes methods used for Class or Course

View file

@ -18,7 +18,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
/** /**
* This class represents a custom tag name and value. * This class represents a custom tag name and value.

View file

@ -17,15 +17,15 @@
* License along with this library; if not, write to the Free Software * License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import java.net.URL; import java.net.URL;
import java.util.Date; import java.util.Date;
import org.rometools.feed.module.base.types.DateTimeRange; import com.rometools.modules.base.types.DateTimeRange;
import org.rometools.feed.module.base.types.FloatUnit; import com.rometools.modules.base.types.FloatUnit;
import org.rometools.feed.module.base.types.IntUnit; import com.rometools.modules.base.types.IntUnit;
import org.rometools.feed.module.base.types.ShortDate; import com.rometools.modules.base.types.ShortDate;
/** /**
* @version $Revision: 1.1 $ * @version $Revision: 1.1 $

View file

@ -18,11 +18,11 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import java.util.List; import java.util.List;
import com.sun.syndication.feed.module.Module; import com.rometools.rome.feed.module.Module;
/** /**
* @version $Revision: 1.1 $ * @version $Revision: 1.1 $

View file

@ -18,12 +18,12 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;
import com.sun.syndication.feed.CopyFrom; import com.rometools.rome.feed.CopyFrom;
/** /**
* @version $Revision: 1.1 $ * @version $Revision: 1.1 $

View file

@ -37,14 +37,14 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import org.rometools.feed.module.base.types.CurrencyEnumeration; import com.rometools.modules.base.types.CurrencyEnumeration;
import org.rometools.feed.module.base.types.DateTimeRange; import com.rometools.modules.base.types.DateTimeRange;
import org.rometools.feed.module.base.types.FloatUnit; import com.rometools.modules.base.types.FloatUnit;
import org.rometools.feed.module.base.types.PaymentTypeEnumeration; import com.rometools.modules.base.types.PaymentTypeEnumeration;
import org.rometools.feed.module.base.types.PriceTypeEnumeration; import com.rometools.modules.base.types.PriceTypeEnumeration;
import org.rometools.feed.module.base.types.ShippingType; import com.rometools.modules.base.types.ShippingType;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for Event entry types. * This is an interface for the GoogleBase plug in that exposes methods used for Event entry types.

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import java.io.Serializable; import java.io.Serializable;
import java.net.URL; import java.net.URL;

View file

@ -37,9 +37,9 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import com.sun.syndication.feed.module.Module; import com.rometools.rome.feed.module.Module;
/** /**
* This is the root interface for the Google Base module. * This is the root interface for the Google Base module.

View file

@ -36,27 +36,26 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import java.lang.reflect.Array; import java.lang.reflect.Array;
import java.net.URL; import java.net.URL;
import java.util.Date; import java.util.Date;
import org.rometools.feed.module.base.types.CloneableType; import com.rometools.modules.base.types.CloneableType;
import org.rometools.feed.module.base.types.CurrencyEnumeration; import com.rometools.modules.base.types.CurrencyEnumeration;
import org.rometools.feed.module.base.types.DateTimeRange; import com.rometools.modules.base.types.DateTimeRange;
import org.rometools.feed.module.base.types.FloatUnit; import com.rometools.modules.base.types.FloatUnit;
import org.rometools.feed.module.base.types.GenderEnumeration; import com.rometools.modules.base.types.GenderEnumeration;
import org.rometools.feed.module.base.types.IntUnit; import com.rometools.modules.base.types.IntUnit;
import org.rometools.feed.module.base.types.PaymentTypeEnumeration; import com.rometools.modules.base.types.PaymentTypeEnumeration;
import org.rometools.feed.module.base.types.PriceTypeEnumeration; import com.rometools.modules.base.types.PriceTypeEnumeration;
import org.rometools.feed.module.base.types.ShippingType; import com.rometools.modules.base.types.ShippingType;
import org.rometools.feed.module.base.types.ShortDate; import com.rometools.modules.base.types.ShortDate;
import org.rometools.feed.module.base.types.Size; import com.rometools.modules.base.types.Size;
import org.rometools.feed.module.base.types.YearType; import com.rometools.modules.base.types.YearType;
import com.rometools.rome.feed.CopyFrom;
import com.sun.syndication.feed.CopyFrom; import com.rometools.rome.feed.impl.EqualsBean;
import com.sun.syndication.feed.impl.EqualsBean;
/** /**
* This is the implementation class for the GoogleBase module interface. * This is the implementation class for the GoogleBase module interface.

View file

@ -37,14 +37,14 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import org.rometools.feed.module.base.types.CurrencyEnumeration; import com.rometools.modules.base.types.CurrencyEnumeration;
import org.rometools.feed.module.base.types.FloatUnit; import com.rometools.modules.base.types.FloatUnit;
import org.rometools.feed.module.base.types.IntUnit; import com.rometools.modules.base.types.IntUnit;
import org.rometools.feed.module.base.types.PaymentTypeEnumeration; import com.rometools.modules.base.types.PaymentTypeEnumeration;
import org.rometools.feed.module.base.types.PriceTypeEnumeration; import com.rometools.modules.base.types.PriceTypeEnumeration;
import org.rometools.feed.module.base.types.YearType; import com.rometools.modules.base.types.YearType;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for Housing entry * This is an interface for the GoogleBase plug in that exposes methods used for Housing entry

View file

@ -37,10 +37,10 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import org.rometools.feed.module.base.types.CurrencyEnumeration; import com.rometools.modules.base.types.CurrencyEnumeration;
import org.rometools.feed.module.base.types.PriceTypeEnumeration; import com.rometools.modules.base.types.PriceTypeEnumeration;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for Job listing entry * This is an interface for the GoogleBase plug in that exposes methods used for Job listing entry

View file

@ -37,9 +37,9 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import org.rometools.feed.module.base.types.GenderEnumeration; import com.rometools.modules.base.types.GenderEnumeration;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for Person (personal * This is an interface for the GoogleBase plug in that exposes methods used for Person (personal

View file

@ -37,14 +37,14 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import org.rometools.feed.module.base.types.CurrencyEnumeration; import com.rometools.modules.base.types.CurrencyEnumeration;
import org.rometools.feed.module.base.types.FloatUnit; import com.rometools.modules.base.types.FloatUnit;
import org.rometools.feed.module.base.types.PaymentTypeEnumeration; import com.rometools.modules.base.types.PaymentTypeEnumeration;
import org.rometools.feed.module.base.types.PriceTypeEnumeration; import com.rometools.modules.base.types.PriceTypeEnumeration;
import org.rometools.feed.module.base.types.ShippingType; import com.rometools.modules.base.types.ShippingType;
import org.rometools.feed.module.base.types.Size; import com.rometools.modules.base.types.Size;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for Products. * This is an interface for the GoogleBase plug in that exposes methods used for Products.

View file

@ -37,12 +37,12 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import java.net.URL; import java.net.URL;
import java.util.Date; import java.util.Date;
import org.rometools.feed.module.base.types.FloatUnit; import com.rometools.modules.base.types.FloatUnit;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for critical reviews of * This is an interface for the GoogleBase plug in that exposes methods used for critical reviews of

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import java.util.Date; import java.util.Date;

View file

@ -37,13 +37,13 @@
* ee the License for the specific language governing permissions and * ee the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import org.rometools.feed.module.base.types.CurrencyEnumeration; import com.rometools.modules.base.types.CurrencyEnumeration;
import org.rometools.feed.module.base.types.FloatUnit; import com.rometools.modules.base.types.FloatUnit;
import org.rometools.feed.module.base.types.PaymentTypeEnumeration; import com.rometools.modules.base.types.PaymentTypeEnumeration;
import org.rometools.feed.module.base.types.PriceTypeEnumeration; import com.rometools.modules.base.types.PriceTypeEnumeration;
import org.rometools.feed.module.base.types.ShippingType; import com.rometools.modules.base.types.ShippingType;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for service offerings. * This is an interface for the GoogleBase plug in that exposes methods used for service offerings.

View file

@ -37,14 +37,14 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import org.rometools.feed.module.base.types.CurrencyEnumeration; import com.rometools.modules.base.types.CurrencyEnumeration;
import org.rometools.feed.module.base.types.DateTimeRange; import com.rometools.modules.base.types.DateTimeRange;
import org.rometools.feed.module.base.types.FloatUnit; import com.rometools.modules.base.types.FloatUnit;
import org.rometools.feed.module.base.types.PaymentTypeEnumeration; import com.rometools.modules.base.types.PaymentTypeEnumeration;
import org.rometools.feed.module.base.types.PriceTypeEnumeration; import com.rometools.modules.base.types.PriceTypeEnumeration;
import org.rometools.feed.module.base.types.ShippingType; import com.rometools.modules.base.types.ShippingType;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for travel items. * This is an interface for the GoogleBase plug in that exposes methods used for travel items.

View file

@ -37,11 +37,11 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import java.net.URL; import java.net.URL;
import org.rometools.feed.module.base.types.IntUnit; import com.rometools.modules.base.types.IntUnit;
/** /**
* This interface contains all the other schema elements that the document doesn't associate with a * This interface contains all the other schema elements that the document doesn't associate with a

View file

@ -18,7 +18,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
/** /**
* This is an unchecked exception that is thrown when a data value violates the Google Schema * This is an unchecked exception that is thrown when a data value violates the Google Schema

View file

@ -37,14 +37,14 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import org.rometools.feed.module.base.types.CurrencyEnumeration; import com.rometools.modules.base.types.CurrencyEnumeration;
import org.rometools.feed.module.base.types.FloatUnit; import com.rometools.modules.base.types.FloatUnit;
import org.rometools.feed.module.base.types.PaymentTypeEnumeration; import com.rometools.modules.base.types.PaymentTypeEnumeration;
import org.rometools.feed.module.base.types.PriceTypeEnumeration; import com.rometools.modules.base.types.PriceTypeEnumeration;
import org.rometools.feed.module.base.types.ShippingType; import com.rometools.modules.base.types.ShippingType;
import org.rometools.feed.module.base.types.YearType; import com.rometools.modules.base.types.YearType;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for vehicles. * This is an interface for the GoogleBase plug in that exposes methods used for vehicles.

View file

@ -37,9 +37,9 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base; package com.rometools.modules.base;
import org.rometools.feed.module.base.types.FloatUnit; import com.rometools.modules.base.types.FloatUnit;
/** /**
* This is an interface for the GoogleBase plug in that exposes methods used for wanted ads. * This is an interface for the GoogleBase plug in that exposes methods used for wanted ads.

View file

@ -17,7 +17,7 @@
* License along with this library; if not, write to the Free Software * License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
package org.rometools.feed.module.base.io; package com.rometools.modules.base.io;
import java.net.URL; import java.net.URL;
import java.util.Date; import java.util.Date;
@ -28,16 +28,16 @@ import java.util.Set;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.base.CustomTag;
import org.rometools.feed.module.base.CustomTagImpl;
import org.rometools.feed.module.base.CustomTags;
import org.rometools.feed.module.base.types.DateTimeRange;
import org.rometools.feed.module.base.types.FloatUnit;
import org.rometools.feed.module.base.types.IntUnit;
import org.rometools.feed.module.base.types.ShortDate;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.base.CustomTag;
import com.sun.syndication.io.ModuleGenerator; import com.rometools.modules.base.CustomTagImpl;
import com.rometools.modules.base.CustomTags;
import com.rometools.modules.base.types.DateTimeRange;
import com.rometools.modules.base.types.FloatUnit;
import com.rometools.modules.base.types.IntUnit;
import com.rometools.modules.base.types.ShortDate;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleGenerator;
/** /**
* @version $Revision: 1.1 $ * @version $Revision: 1.1 $

View file

@ -18,7 +18,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
package org.rometools.feed.module.base.io; package com.rometools.modules.base.io;
import java.net.MalformedURLException; import java.net.MalformedURLException;
import java.net.URL; import java.net.URL;
@ -30,19 +30,19 @@ import java.util.Locale;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.base.CustomTag;
import org.rometools.feed.module.base.CustomTagImpl;
import org.rometools.feed.module.base.CustomTags;
import org.rometools.feed.module.base.CustomTagsImpl;
import org.rometools.feed.module.base.types.DateTimeRange;
import org.rometools.feed.module.base.types.FloatUnit;
import org.rometools.feed.module.base.types.IntUnit;
import org.rometools.feed.module.base.types.ShortDate;
import org.slf4j.Logger; import org.slf4j.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.base.CustomTag;
import com.sun.syndication.io.ModuleParser; import com.rometools.modules.base.CustomTagImpl;
import com.rometools.modules.base.CustomTags;
import com.rometools.modules.base.CustomTagsImpl;
import com.rometools.modules.base.types.DateTimeRange;
import com.rometools.modules.base.types.FloatUnit;
import com.rometools.modules.base.types.IntUnit;
import com.rometools.modules.base.types.ShortDate;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleParser;
/** /**
* @version $Revision: 1.4 $ * @version $Revision: 1.4 $

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.io; package com.rometools.modules.base.io;
import java.beans.PropertyDescriptor; import java.beans.PropertyDescriptor;
import java.net.URL; import java.net.URL;
@ -48,22 +48,22 @@ import java.util.Set;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.base.GoogleBase;
import org.rometools.feed.module.base.GoogleBaseImpl;
import org.rometools.feed.module.base.types.CurrencyEnumeration;
import org.rometools.feed.module.base.types.DateTimeRange;
import org.rometools.feed.module.base.types.FloatUnit;
import org.rometools.feed.module.base.types.GenderEnumeration;
import org.rometools.feed.module.base.types.IntUnit;
import org.rometools.feed.module.base.types.PaymentTypeEnumeration;
import org.rometools.feed.module.base.types.PriceTypeEnumeration;
import org.rometools.feed.module.base.types.ShippingType;
import org.rometools.feed.module.base.types.ShortDate;
import org.rometools.feed.module.base.types.Size;
import org.rometools.feed.module.base.types.YearType;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.base.GoogleBase;
import com.sun.syndication.io.ModuleGenerator; import com.rometools.modules.base.GoogleBaseImpl;
import com.rometools.modules.base.types.CurrencyEnumeration;
import com.rometools.modules.base.types.DateTimeRange;
import com.rometools.modules.base.types.FloatUnit;
import com.rometools.modules.base.types.GenderEnumeration;
import com.rometools.modules.base.types.IntUnit;
import com.rometools.modules.base.types.PaymentTypeEnumeration;
import com.rometools.modules.base.types.PriceTypeEnumeration;
import com.rometools.modules.base.types.ShippingType;
import com.rometools.modules.base.types.ShortDate;
import com.rometools.modules.base.types.Size;
import com.rometools.modules.base.types.YearType;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleGenerator;
/** /**
* *

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.io; package com.rometools.modules.base.io;
import java.beans.IntrospectionException; import java.beans.IntrospectionException;
import java.beans.Introspector; import java.beans.Introspector;
@ -55,23 +55,23 @@ import java.util.Properties;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.base.GoogleBase;
import org.rometools.feed.module.base.GoogleBaseImpl;
import org.rometools.feed.module.base.types.CurrencyEnumeration;
import org.rometools.feed.module.base.types.DateTimeRange;
import org.rometools.feed.module.base.types.FloatUnit;
import org.rometools.feed.module.base.types.GenderEnumeration;
import org.rometools.feed.module.base.types.IntUnit;
import org.rometools.feed.module.base.types.PaymentTypeEnumeration;
import org.rometools.feed.module.base.types.PriceTypeEnumeration;
import org.rometools.feed.module.base.types.ShippingType;
import org.rometools.feed.module.base.types.Size;
import org.rometools.feed.module.base.types.YearType;
import org.slf4j.Logger; import org.slf4j.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.base.GoogleBase;
import com.sun.syndication.io.ModuleParser; import com.rometools.modules.base.GoogleBaseImpl;
import com.rometools.modules.base.types.CurrencyEnumeration;
import com.rometools.modules.base.types.DateTimeRange;
import com.rometools.modules.base.types.FloatUnit;
import com.rometools.modules.base.types.GenderEnumeration;
import com.rometools.modules.base.types.IntUnit;
import com.rometools.modules.base.types.PaymentTypeEnumeration;
import com.rometools.modules.base.types.PriceTypeEnumeration;
import com.rometools.modules.base.types.ShippingType;
import com.rometools.modules.base.types.Size;
import com.rometools.modules.base.types.YearType;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleParser;
/** /**
* DOCUMENT ME! * DOCUMENT ME!
@ -94,7 +94,7 @@ public class GoogleBaseParser implements ModuleParser {
static { static {
try { try {
pds = Introspector.getBeanInfo(GoogleBaseImpl.class).getPropertyDescriptors(); pds = Introspector.getBeanInfo(GoogleBaseImpl.class).getPropertyDescriptors();
PROPS2TAGS.load(GoogleBaseParser.class.getResourceAsStream("/org/rometools/feed/module/base/io/tags.properties")); PROPS2TAGS.load(GoogleBaseParser.class.getResourceAsStream("/com/rometools/modules/base/io/tags.properties"));
} catch (final IOException e) { } catch (final IOException e) {
e.printStackTrace(); e.printStackTrace();
LOG.error("Unable to read properties file for Google Base tags!", e); LOG.error("Unable to read properties file for Google Base tags!", e);

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
/** /**
* This is just a holder interface for cloneable elements. * This is just a holder interface for cloneable elements.

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
import java.util.HashMap; import java.util.HashMap;

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
import java.util.Date; import java.util.Date;

View file

@ -37,9 +37,9 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
import org.rometools.feed.module.base.io.GoogleBaseParser; import com.rometools.modules.base.io.GoogleBaseParser;
/** /**
* This class represents a quantity consisting of a float value and an optional units specification. * This class represents a quantity consisting of a float value and an optional units specification.

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
/** /**
* Simple enumeration for Genders. * Simple enumeration for Genders.

View file

@ -37,9 +37,9 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
import org.rometools.feed.module.base.io.GoogleBaseParser; import com.rometools.modules.base.io.GoogleBaseParser;
/** /**
* *

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
import java.util.HashMap; import java.util.HashMap;

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
/** /**
* Enumeration of values suitable for "price_type" or "salary_type". * Enumeration of values suitable for "price_type" or "salary_type".

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
import java.util.HashMap; import java.util.HashMap;

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
import java.util.Date; import java.util.Date;

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
import java.util.StringTokenizer; import java.util.StringTokenizer;

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.base.types; package com.rometools.modules.base.types;
import java.util.Calendar; import java.util.Calendar;
import java.util.Date; import java.util.Date;

View file

@ -38,11 +38,10 @@
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.cc; package com.rometools.modules.cc;
import org.rometools.feed.module.cc.types.License; import com.rometools.modules.cc.types.License;
import com.rometools.rome.feed.module.Module;
import com.sun.syndication.feed.module.Module;
/** /**
* *

View file

@ -38,15 +38,14 @@
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.cc; package com.rometools.modules.cc;
import java.lang.reflect.Array; import java.lang.reflect.Array;
import org.rometools.feed.module.cc.types.License; import com.rometools.modules.cc.types.License;
import com.rometools.rome.feed.CopyFrom;
import com.sun.syndication.feed.CopyFrom; import com.rometools.rome.feed.impl.EqualsBean;
import com.sun.syndication.feed.impl.EqualsBean; import com.rometools.rome.feed.impl.ToStringBean;
import com.sun.syndication.feed.impl.ToStringBean;
/** /**
* @version $Revision: 1.1 $ * @version $Revision: 1.1 $

View file

@ -38,21 +38,21 @@
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.cc.io; package com.rometools.modules.cc.io;
import java.util.HashSet; import java.util.HashSet;
import java.util.Set; import java.util.Set;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.cc.CreativeCommons;
import org.rometools.feed.module.cc.CreativeCommonsImpl;
import org.rometools.feed.module.cc.types.License;
import org.slf4j.Logger; import org.slf4j.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.cc.CreativeCommons;
import com.sun.syndication.io.ModuleGenerator; import com.rometools.modules.cc.CreativeCommonsImpl;
import com.rometools.modules.cc.types.License;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleGenerator;
/** /**
* @version $Revision: 1.1 $ * @version $Revision: 1.1 $

View file

@ -38,7 +38,7 @@
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.cc.io; package com.rometools.modules.cc.io;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.Iterator; import java.util.Iterator;
@ -47,12 +47,12 @@ import java.util.Locale;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.cc.CreativeCommonsImpl;
import org.rometools.feed.module.cc.types.License;
import org.rometools.feed.module.cc.types.License.Behaviour;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.cc.CreativeCommonsImpl;
import com.sun.syndication.io.ModuleParser; import com.rometools.modules.cc.types.License;
import com.rometools.modules.cc.types.License.Behaviour;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleParser;
/** /**
* @version $Revision: 1.3 $ * @version $Revision: 1.3 $

View file

@ -38,7 +38,7 @@
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.cc.io; package com.rometools.modules.cc.io;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.Iterator; import java.util.Iterator;
@ -47,11 +47,11 @@ import java.util.Locale;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.cc.CreativeCommonsImpl;
import org.rometools.feed.module.cc.types.License;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.cc.CreativeCommonsImpl;
import com.sun.syndication.io.ModuleParser; import com.rometools.modules.cc.types.License;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleParser;
/** /**
* *

View file

@ -37,7 +37,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.cc.types; package com.rometools.modules.cc.types;
import java.util.HashMap; import java.util.HashMap;
import java.util.Iterator; import java.util.Iterator;
@ -45,8 +45,8 @@ import java.util.Map;
import java.util.StringTokenizer; import java.util.StringTokenizer;
import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentHashMap;
import com.sun.syndication.feed.impl.EqualsBean; import com.rometools.rome.feed.impl.EqualsBean;
import com.sun.syndication.feed.impl.ToStringBean; import com.rometools.rome.feed.impl.ToStringBean;
/** /**
* @version $Revision: 1.1 $ * @version $Revision: 1.1 $

View file

@ -39,7 +39,7 @@
* *
* *
*/ */
package org.rometools.feed.module.content; package com.rometools.modules.content;
import java.util.List; import java.util.List;

View file

@ -38,11 +38,11 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.rometools.feed.module.content; package com.rometools.modules.content;
import java.util.List; import java.util.List;
import com.sun.syndication.feed.module.Module; import com.rometools.rome.feed.module.Module;
/** /**
* @version $Revision: 1.1 $ * @version $Revision: 1.1 $

View file

@ -41,13 +41,13 @@
* *
* *
*/ */
package org.rometools.feed.module.content; package com.rometools.modules.content;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;
import com.sun.syndication.feed.CopyFrom; import com.rometools.rome.feed.CopyFrom;
import com.sun.syndication.feed.module.ModuleImpl; import com.rometools.rome.feed.module.ModuleImpl;
/** /**
* @version $Revision: 1.4 $ * @version $Revision: 1.4 $

View file

@ -39,7 +39,7 @@
* *
* *
*/ */
package org.rometools.feed.module.content.io; package com.rometools.modules.content.io;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.Collections; import java.util.Collections;
@ -52,16 +52,17 @@ import org.jdom2.CDATA;
import org.jdom2.Content; import org.jdom2.Content;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.content.ContentItem;
import org.rometools.feed.module.content.ContentModule;
import org.slf4j.Logger; import org.slf4j.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import com.rometools.modules.content.ContentItem;
import com.rometools.modules.content.ContentModule;
/** /**
* @version $Revision: 1.2 $ * @version $Revision: 1.2 $
* @author <a href="mailto:cooper@screaming-penguin.com">Robert "kebernet" Cooper</a> * @author <a href="mailto:cooper@screaming-penguin.com">Robert "kebernet" Cooper</a>
*/ */
public class ContentModuleGenerator implements com.sun.syndication.io.ModuleGenerator { public class ContentModuleGenerator implements com.rometools.rome.io.ModuleGenerator {
private static final Logger LOG = LoggerFactory.getLogger(ContentModuleGenerator.class); private static final Logger LOG = LoggerFactory.getLogger(ContentModuleGenerator.class);
@ -80,7 +81,7 @@ public class ContentModuleGenerator implements com.sun.syndication.io.ModuleGene
} }
@Override @Override
public void generate(final com.sun.syndication.feed.module.Module module, final org.jdom2.Element element) { public void generate(final com.rometools.rome.feed.module.Module module, final org.jdom2.Element element) {
// this is not necessary, it is done to avoid the namespace definition in every item. // this is not necessary, it is done to avoid the namespace definition in every item.
Element root = element; Element root = element;

View file

@ -41,7 +41,7 @@
* *
* *
*/ */
package org.rometools.feed.module.content.io; package com.rometools.modules.content.io;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;
@ -52,15 +52,16 @@ import org.jdom2.Content;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.jdom2.output.XMLOutputter; import org.jdom2.output.XMLOutputter;
import org.rometools.feed.module.content.ContentItem;
import org.rometools.feed.module.content.ContentModule; import com.rometools.modules.content.ContentItem;
import org.rometools.feed.module.content.ContentModuleImpl; import com.rometools.modules.content.ContentModule;
import com.rometools.modules.content.ContentModuleImpl;
/** /**
* @version $Revision: 1.3 $ * @version $Revision: 1.3 $
* @author <a href="mailto:cooper@screaming-penguin.com">Robert "kebernet" Cooper</a> * @author <a href="mailto:cooper@screaming-penguin.com">Robert "kebernet" Cooper</a>
*/ */
public class ContentModuleParser implements com.sun.syndication.io.ModuleParser { public class ContentModuleParser implements com.rometools.rome.io.ModuleParser {
private static final Namespace CONTENT_NS = Namespace.getNamespace("content", ContentModule.URI); private static final Namespace CONTENT_NS = Namespace.getNamespace("content", ContentModule.URI);
private static final Namespace RDF_NS = Namespace.getNamespace("rdf", ContentModule.RDF_URI); private static final Namespace RDF_NS = Namespace.getNamespace("rdf", ContentModule.RDF_URI);
@ -74,7 +75,7 @@ public class ContentModuleParser implements com.sun.syndication.io.ModuleParser
} }
@Override @Override
public com.sun.syndication.feed.module.Module parse(final Element element, final Locale locale) { public com.rometools.rome.feed.module.Module parse(final Element element, final Locale locale) {
boolean foundSomething = false; boolean foundSomething = false;
final ContentModule cm = new ContentModuleImpl(); final ContentModule cm = new ContentModuleImpl();
final List<Element> encodeds = element.getChildren("encoded", CONTENT_NS); final List<Element> encodeds = element.getChildren("encoded", CONTENT_NS);

View file

@ -15,11 +15,11 @@
* under the License. * under the License.
*/ */
package org.rometools.feed.module.feedburner; package com.rometools.modules.feedburner;
import java.io.Serializable; import java.io.Serializable;
import com.sun.syndication.feed.module.Module; import com.rometools.rome.feed.module.Module;
/** /**
* Interface for the FeedBurner RSS extension. * Interface for the FeedBurner RSS extension.

View file

@ -15,9 +15,9 @@
* *
*/ */
package org.rometools.feed.module.feedburner; package com.rometools.modules.feedburner;
import com.sun.syndication.feed.CopyFrom; import com.rometools.rome.feed.CopyFrom;
/** /**
* Implementation of the FeedBurner RSS extension. * Implementation of the FeedBurner RSS extension.

View file

@ -14,17 +14,17 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.feedburner.io; package com.rometools.modules.feedburner.io;
import java.util.HashSet; import java.util.HashSet;
import java.util.Set; import java.util.Set;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.feedburner.FeedBurner;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.feedburner.FeedBurner;
import com.sun.syndication.io.ModuleGenerator; import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleGenerator;
/** /**
* ModuleGenerator implementation for the FeedBurner RSS extension. * ModuleGenerator implementation for the FeedBurner RSS extension.

View file

@ -14,17 +14,17 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.feedburner.io; package com.rometools.modules.feedburner.io;
import java.util.Locale; import java.util.Locale;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.feedburner.FeedBurner;
import org.rometools.feed.module.feedburner.FeedBurnerImpl;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.feedburner.FeedBurner;
import com.sun.syndication.io.ModuleParser; import com.rometools.modules.feedburner.FeedBurnerImpl;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleParser;
/** /**
* ModuleParser implementation for the FeedBurner RSS extension. * ModuleParser implementation for the FeedBurner RSS extension.

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
import java.util.Collections; import java.util.Collections;
import java.util.HashSet; import java.util.HashSet;
@ -24,18 +24,18 @@ import java.util.Set;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.georss.geometries.AbstractGeometry;
import org.rometools.feed.module.georss.geometries.AbstractRing;
import org.rometools.feed.module.georss.geometries.Envelope;
import org.rometools.feed.module.georss.geometries.LineString;
import org.rometools.feed.module.georss.geometries.LinearRing;
import org.rometools.feed.module.georss.geometries.Point;
import org.rometools.feed.module.georss.geometries.Polygon;
import org.rometools.feed.module.georss.geometries.Position;
import org.rometools.feed.module.georss.geometries.PositionList;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.georss.geometries.AbstractGeometry;
import com.sun.syndication.io.ModuleGenerator; import com.rometools.modules.georss.geometries.AbstractRing;
import com.rometools.modules.georss.geometries.Envelope;
import com.rometools.modules.georss.geometries.LineString;
import com.rometools.modules.georss.geometries.LinearRing;
import com.rometools.modules.georss.geometries.Point;
import com.rometools.modules.georss.geometries.Polygon;
import com.rometools.modules.georss.geometries.Position;
import com.rometools.modules.georss.geometries.PositionList;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleGenerator;
/** /**
* GMLGenerator produces georss elements in georss GML format. * GMLGenerator produces georss elements in georss GML format.
@ -67,7 +67,7 @@ public class GMLGenerator implements ModuleGenerator {
/* /*
* (non-Javadoc) * (non-Javadoc)
* @see com.sun.syndication.io.ModuleGenerator#getNamespaceUri() * @see com.rometools.rome.io.ModuleGenerator#getNamespaceUri()
*/ */
@Override @Override
public String getNamespaceUri() { public String getNamespaceUri() {
@ -76,7 +76,7 @@ public class GMLGenerator implements ModuleGenerator {
/* /*
* (non-Javadoc) * (non-Javadoc)
* @see com.sun.syndication.io.ModuleGenerator#getNamespaces() * @see com.rometools.rome.io.ModuleGenerator#getNamespaces()
*/ */
@Override @Override
public Set<Namespace> getNamespaces() { public Set<Namespace> getNamespaces() {
@ -85,7 +85,7 @@ public class GMLGenerator implements ModuleGenerator {
/* /*
* (non-Javadoc) * (non-Javadoc)
* @see com.sun.syndication.io.ModuleGenerator#generate(com.sun.syndication.feed.module.Module, * @see com.rometools.rome.io.ModuleGenerator#generate(com.rometools.rome.feed.module.Module,
* org.jdom2.Element) * org.jdom2.Element)
*/ */
@Override @Override

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
/** /**
* GMLModuleImpl is the implementation of the {@link GeoRSSModule} Interface for the gml GeoRSS * GMLModuleImpl is the implementation of the {@link GeoRSSModule} Interface for the gml GeoRSS

View file

@ -14,24 +14,24 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
import java.util.Iterator; import java.util.Iterator;
import java.util.List; import java.util.List;
import java.util.Locale; import java.util.Locale;
import org.jdom2.Element; import org.jdom2.Element;
import org.rometools.feed.module.georss.geometries.Envelope;
import org.rometools.feed.module.georss.geometries.LineString;
import org.rometools.feed.module.georss.geometries.LinearRing;
import org.rometools.feed.module.georss.geometries.Point;
import org.rometools.feed.module.georss.geometries.Polygon;
import org.rometools.feed.module.georss.geometries.Position;
import org.rometools.feed.module.georss.geometries.PositionList;
import com.rometools.modules.georss.geometries.Envelope;
import com.rometools.modules.georss.geometries.LineString;
import com.rometools.modules.georss.geometries.LinearRing;
import com.rometools.modules.georss.geometries.Point;
import com.rometools.modules.georss.geometries.Polygon;
import com.rometools.modules.georss.geometries.Position;
import com.rometools.modules.georss.geometries.PositionList;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleParser;
import com.rometools.utils.Strings; import com.rometools.utils.Strings;
import com.sun.syndication.feed.module.Module;
import com.sun.syndication.io.ModuleParser;
/** /**
* GMLParser is a parser for the GML georss format. * GMLParser is a parser for the GML georss format.

View file

@ -14,15 +14,15 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.georss.geometries.AbstractGeometry;
import org.rometools.feed.module.georss.geometries.Point;
import org.rometools.feed.module.georss.geometries.Position;
import com.sun.syndication.feed.CopyFrom; import com.rometools.modules.georss.geometries.AbstractGeometry;
import com.sun.syndication.feed.module.ModuleImpl; import com.rometools.modules.georss.geometries.Point;
import com.rometools.modules.georss.geometries.Position;
import com.rometools.rome.feed.CopyFrom;
import com.rometools.rome.feed.module.ModuleImpl;
/** /**
* GeoRSSModule is the main georss interface defining the methods to produce and consume georss * GeoRSSModule is the main georss interface defining the methods to produce and consume georss
@ -118,7 +118,7 @@ public abstract class GeoRSSModule extends ModuleImpl implements Cloneable {
/* /*
* (non-Javadoc) * (non-Javadoc)
* @see com.sun.syndication.feed.CopyFrom#copyFrom(java.lang.Object) * @see com.rometools.rome.feed.CopyFrom#copyFrom(java.lang.Object)
*/ */
@Override @Override
public void copyFrom(final CopyFrom obj) { public void copyFrom(final CopyFrom obj) {

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
/** /**
* @author marc * @author marc

View file

@ -14,10 +14,10 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
import com.sun.syndication.feed.synd.SyndEntry; import com.rometools.rome.feed.synd.SyndEntry;
import com.sun.syndication.feed.synd.SyndFeed; import com.rometools.rome.feed.synd.SyndFeed;
/** /**
* static utility methods for georss. * static utility methods for georss.

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
import java.util.Collections; import java.util.Collections;
import java.util.HashSet; import java.util.HashSet;
@ -22,20 +22,20 @@ import java.util.Set;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.georss.geometries.AbstractGeometry;
import org.rometools.feed.module.georss.geometries.AbstractRing;
import org.rometools.feed.module.georss.geometries.Envelope;
import org.rometools.feed.module.georss.geometries.LineString;
import org.rometools.feed.module.georss.geometries.LinearRing;
import org.rometools.feed.module.georss.geometries.Point;
import org.rometools.feed.module.georss.geometries.Polygon;
import org.rometools.feed.module.georss.geometries.Position;
import org.rometools.feed.module.georss.geometries.PositionList;
import org.slf4j.Logger; import org.slf4j.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.georss.geometries.AbstractGeometry;
import com.sun.syndication.io.ModuleGenerator; import com.rometools.modules.georss.geometries.AbstractRing;
import com.rometools.modules.georss.geometries.Envelope;
import com.rometools.modules.georss.geometries.LineString;
import com.rometools.modules.georss.geometries.LinearRing;
import com.rometools.modules.georss.geometries.Point;
import com.rometools.modules.georss.geometries.Polygon;
import com.rometools.modules.georss.geometries.Position;
import com.rometools.modules.georss.geometries.PositionList;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleGenerator;
/** /**
* SimpleGenerator produces georss elements in georss simple format. * SimpleGenerator produces georss elements in georss simple format.
@ -68,7 +68,7 @@ public class SimpleGenerator implements ModuleGenerator {
/* /*
* (non-Javadoc) * (non-Javadoc)
* @see com.sun.syndication.io.ModuleGenerator#getNamespaceUri() * @see com.rometools.rome.io.ModuleGenerator#getNamespaceUri()
*/ */
@Override @Override
public String getNamespaceUri() { public String getNamespaceUri() {
@ -77,7 +77,7 @@ public class SimpleGenerator implements ModuleGenerator {
/* /*
* (non-Javadoc) * (non-Javadoc)
* @see com.sun.syndication.io.ModuleGenerator#getNamespaces() * @see com.rometools.rome.io.ModuleGenerator#getNamespaces()
*/ */
@Override @Override
public Set<Namespace> getNamespaces() { public Set<Namespace> getNamespaces() {
@ -86,7 +86,7 @@ public class SimpleGenerator implements ModuleGenerator {
/* /*
* (non-Javadoc) * (non-Javadoc)
* @see com.sun.syndication.io.ModuleGenerator#generate(com.sun.syndication.feed.module.Module, * @see com.rometools.rome.io.ModuleGenerator#generate(com.rometools.rome.feed.module.Module,
* org.jdom2.Element) * org.jdom2.Element)
*/ */
@Override @Override

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
/** /**
* SimpleModuleImpl is the implementation of the {@link GeoRSSModule} Interface for the GeoRSS * SimpleModuleImpl is the implementation of the {@link GeoRSSModule} Interface for the GeoRSS

View file

@ -14,23 +14,23 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
import java.util.Locale; import java.util.Locale;
import org.jdom2.Element; import org.jdom2.Element;
import org.rometools.feed.module.georss.geometries.Envelope;
import org.rometools.feed.module.georss.geometries.LineString;
import org.rometools.feed.module.georss.geometries.LinearRing;
import org.rometools.feed.module.georss.geometries.Point;
import org.rometools.feed.module.georss.geometries.Polygon;
import org.rometools.feed.module.georss.geometries.Position;
import org.rometools.feed.module.georss.geometries.PositionList;
import com.rometools.modules.georss.geometries.Envelope;
import com.rometools.modules.georss.geometries.LineString;
import com.rometools.modules.georss.geometries.LinearRing;
import com.rometools.modules.georss.geometries.Point;
import com.rometools.modules.georss.geometries.Polygon;
import com.rometools.modules.georss.geometries.Position;
import com.rometools.modules.georss.geometries.PositionList;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleParser;
import com.rometools.utils.Doubles; import com.rometools.utils.Doubles;
import com.rometools.utils.Strings; import com.rometools.utils.Strings;
import com.sun.syndication.feed.module.Module;
import com.sun.syndication.io.ModuleParser;
/** /**
* SimpleParser is a parser for the GeoRSS Simple format. * SimpleParser is a parser for the GeoRSS Simple format.

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
import java.util.Collections; import java.util.Collections;
import java.util.HashSet; import java.util.HashSet;
@ -22,12 +22,12 @@ import java.util.Set;
import org.jdom2.Element; import org.jdom2.Element;
import org.jdom2.Namespace; import org.jdom2.Namespace;
import org.rometools.feed.module.georss.geometries.AbstractGeometry;
import org.rometools.feed.module.georss.geometries.Point;
import org.rometools.feed.module.georss.geometries.Position;
import com.sun.syndication.feed.module.Module; import com.rometools.modules.georss.geometries.AbstractGeometry;
import com.sun.syndication.io.ModuleGenerator; import com.rometools.modules.georss.geometries.Point;
import com.rometools.modules.georss.geometries.Position;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleGenerator;
/** /**
* W3CGeoGenerator produces georss elements in georss W3C geo format. * W3CGeoGenerator produces georss elements in georss W3C geo format.
@ -54,7 +54,7 @@ public class W3CGeoGenerator implements ModuleGenerator {
/* /*
* (non-Javadoc) * (non-Javadoc)
* @see com.sun.syndication.io.ModuleGenerator#getNamespaceUri() * @see com.rometools.rome.io.ModuleGenerator#getNamespaceUri()
*/ */
@Override @Override
public String getNamespaceUri() { public String getNamespaceUri() {
@ -63,7 +63,7 @@ public class W3CGeoGenerator implements ModuleGenerator {
/* /*
* (non-Javadoc) * (non-Javadoc)
* @see com.sun.syndication.io.ModuleGenerator#getNamespaces() * @see com.rometools.rome.io.ModuleGenerator#getNamespaces()
*/ */
@Override @Override
public Set<Namespace> getNamespaces() { public Set<Namespace> getNamespaces() {
@ -72,7 +72,7 @@ public class W3CGeoGenerator implements ModuleGenerator {
/* /*
* (non-Javadoc) * (non-Javadoc)
* @see com.sun.syndication.io.ModuleGenerator#generate(com.sun.syndication.feed.module.Module, * @see com.rometools.rome.io.ModuleGenerator#generate(com.rometools.rome.feed.module.Module,
* org.jdom2.Element) * org.jdom2.Element)
*/ */
@Override @Override

View file

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
/** /**
* W3CGeoModuleImpl is the implementation of the {@link GeoRSSModule} Interface for the W3C geo * W3CGeoModuleImpl is the implementation of the {@link GeoRSSModule} Interface for the W3C geo

View file

@ -14,17 +14,17 @@
* limitations under the License. * limitations under the License.
* *
*/ */
package org.rometools.feed.module.georss; package com.rometools.modules.georss;
import java.util.Locale; import java.util.Locale;
import org.jdom2.Element; import org.jdom2.Element;
import org.rometools.feed.module.georss.geometries.Point;
import org.rometools.feed.module.georss.geometries.Position;
import com.rometools.modules.georss.geometries.Point;
import com.rometools.modules.georss.geometries.Position;
import com.rometools.rome.feed.module.Module;
import com.rometools.rome.io.ModuleParser;
import com.rometools.utils.Strings; import com.rometools.utils.Strings;
import com.sun.syndication.feed.module.Module;
import com.sun.syndication.io.ModuleParser;
/** /**
* W3CGeoParser is a parser for the W3C geo format. * W3CGeoParser is a parser for the W3C geo format.

View file

@ -7,7 +7,7 @@
* and open the template in the editor. * and open the template in the editor.
*/ */
package org.rometools.feed.module.georss.geometries; package com.rometools.modules.georss.geometries;
/** /**
* Abstract base class for Curves (linear objects) * Abstract base class for Curves (linear objects)

Some files were not shown because too many files have changed in this diff Show more