public class SyndicationItem extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Syndication.SyndicationItem
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.ServiceModel
|
static java.lang.String |
className
Qualified class name: System.ServiceModel.Syndication.SyndicationItem
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
SyndicationItem() |
SyndicationItem(java.lang.Object instance)
Internal constructor.
|
SyndicationItem(java.lang.String title,
java.lang.String content,
Uri itemAlternateLink) |
SyndicationItem(java.lang.String title,
java.lang.String content,
Uri itemAlternateLink,
java.lang.String id,
DateTimeOffset lastUpdatedTime) |
SyndicationItem(java.lang.String title,
SyndicationContent content,
Uri itemAlternateLink,
java.lang.String id,
DateTimeOffset lastUpdatedTime) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public SyndicationItem()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
OutOfMemoryException,
ArgumentOutOfRangeException,
NotSupportedException
public SyndicationItem(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic SyndicationItem(java.lang.String title,
java.lang.String content,
Uri itemAlternateLink)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
OutOfMemoryException,
ArgumentOutOfRangeException,
NotSupportedException
public SyndicationItem(java.lang.String title,
java.lang.String content,
Uri itemAlternateLink,
java.lang.String id,
DateTimeOffset lastUpdatedTime)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
OverflowException,
OutOfMemoryException,
NotSupportedException
public SyndicationItem(java.lang.String title,
SyndicationContent content,
Uri itemAlternateLink,
java.lang.String id,
DateTimeOffset lastUpdatedTime)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
OverflowException,
OutOfMemoryException,
NotSupportedException
public void AddPermalink(Uri permalink) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, UriFormatException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionUriFormatExceptionNotSupportedExceptionpublic static SyndicationItem cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into SyndicationItem, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedSyndicationItem instancejava.lang.Throwable - in case of error during cast operationpublic SyndicationItem Clone() throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, KeyNotFoundException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionKeyNotFoundExceptionNotSupportedExceptionpublic Atom10ItemFormatter GetAtom10Formatter() throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, OutOfMemoryException
public Uri getBaseUri() throws java.lang.Throwable
java.lang.Throwablepublic SyndicationContent getContent() throws java.lang.Throwable
java.lang.Throwablepublic TextSyndicationContent getCopyright() throws java.lang.Throwable
java.lang.Throwablepublic SyndicationElementExtensionCollection getElementExtensions() throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, OutOfMemoryException, ArgumentOutOfRangeException, XmlException, NotSupportedException
public java.lang.String getId()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic DateTimeOffset getLastUpdatedTime() throws java.lang.Throwable
java.lang.Throwablepublic DateTimeOffset getPublishDate() throws java.lang.Throwable
java.lang.Throwablepublic Rss20ItemFormatter GetRss20Formatter() throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, OutOfMemoryException, InvalidOperationException, ArgumentOutOfRangeException
public Rss20ItemFormatter GetRss20Formatter(boolean serializeExtensionsAsAtom) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, OutOfMemoryException
public SyndicationFeed getSourceFeed() throws java.lang.Throwable
java.lang.Throwablepublic TextSyndicationContent getSummary() throws java.lang.Throwable
java.lang.Throwablepublic TextSyndicationContent getTitle() throws java.lang.Throwable
java.lang.Throwablepublic static SyndicationItem Load(XmlReader reader) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionpublic void SaveAsAtom10(XmlWriter writer) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, OutOfMemoryException, InvalidOperationException, ArgumentOutOfRangeException
public void SaveAsRss20(XmlWriter writer) throws java.lang.Throwable, ArgumentException, ArgumentNullException, OutOfMemoryException, InvalidOperationException, ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionOutOfMemoryExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic void setBaseUri(Uri BaseUri) throws java.lang.Throwable
java.lang.Throwablepublic void setContent(SyndicationContent Content) throws java.lang.Throwable
java.lang.Throwablepublic void setCopyright(TextSyndicationContent Copyright) throws java.lang.Throwable
java.lang.Throwablepublic void setId(java.lang.String Id)
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setLastUpdatedTime(DateTimeOffset LastUpdatedTime) throws java.lang.Throwable
java.lang.Throwablepublic void setPublishDate(DateTimeOffset PublishDate) throws java.lang.Throwable
java.lang.Throwablepublic void setSourceFeed(SyndicationFeed SourceFeed) throws java.lang.Throwable
java.lang.Throwablepublic void setSummary(TextSyndicationContent Summary) throws java.lang.Throwable
java.lang.Throwablepublic void setTitle(TextSyndicationContent Title) throws java.lang.Throwable
java.lang.Throwable