com.sun.syndication.feed.module.sse.modules
Class Conflicts
java.lang.Object
com.sun.syndication.feed.module.sse.modules.SSEModule
com.sun.syndication.feed.module.sse.modules.Conflicts
- All Implemented Interfaces:
- com.sun.syndication.feed.CopyFrom, com.sun.syndication.feed.module.Module, java.io.Serializable, java.lang.Cloneable
public class Conflicts
- extends SSEModule
element within
The sx:conflicts element MUST contain one or more sx:conflict sub-elements.
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
NAME
|
Method Summary |
void |
copyFrom(java.lang.Object obj)
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
Conflicts
public Conflicts()
copyFrom
public void copyFrom(java.lang.Object obj)
- Specified by:
copyFrom
in interface com.sun.syndication.feed.CopyFrom
- Specified by:
copyFrom
in class SSEModule
Copyright © 2006-2009. All Rights Reserved.