public class XPathMessageFilter extends MessageFilter implements IXmlSerializable
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Dispatcher.XPathMessageFilter
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.Dispatcher.XPathMessageFilter
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
XPathMessageFilter() |
XPathMessageFilter(java.lang.Object instance)
Internal constructor.
|
XPathMessageFilter(java.lang.String xpath) |
XPathMessageFilter(java.lang.String xpath,
XmlNamespaceManager namespaces) |
XPathMessageFilter(java.lang.String xpath,
XsltContext context) |
XPathMessageFilter(XmlReader reader) |
XPathMessageFilter(XmlReader reader,
XmlNamespaceManager namespaces) |
XPathMessageFilter(XmlReader reader,
XsltContext context) |
| Modifier and Type | Method and Description |
|---|---|
static XPathMessageFilter |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into XPathMessageFilter, a cast assert is made to check if types are compatible. |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
XmlNamespaceManager |
getNamespaces() |
int |
getNodeQuota() |
java.lang.String |
getXPath() |
boolean |
Match(Message message) |
boolean |
Match(MessageBuffer messageBuffer) |
boolean |
Match(SeekableXPathNavigator navigator) |
boolean |
Match(XPathNavigator navigator) |
void |
setJCOInstance(JCObject instance) |
void |
setNodeQuota(int NodeQuota) |
static XmlSchemaType |
StaticGetSchema(XmlSchemaSet schemas) |
void |
TrimToSize() |
void |
WriteXPathTo(XmlWriter writer,
java.lang.String prefix,
java.lang.String localName,
java.lang.String ns,
boolean writeNamespaces) |
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToStringGetSchema, ReadXml, ToIXmlSerializable, WriteXmlpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public XPathMessageFilter()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
OutOfMemoryException,
NullReferenceException,
ArgumentOutOfRangeException,
InvalidOperationException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionOutOfMemoryExceptionNullReferenceExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionpublic XPathMessageFilter(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic XPathMessageFilter(java.lang.String xpath)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
OutOfMemoryException,
NullReferenceException,
NotImplementedException,
ArgumentOutOfRangeException,
InvalidOperationException
public XPathMessageFilter(java.lang.String xpath,
XmlNamespaceManager namespaces)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
OverflowException,
OutOfMemoryException
public XPathMessageFilter(java.lang.String xpath,
XsltContext context)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
OverflowException,
OutOfMemoryException
public XPathMessageFilter(XmlReader reader) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, OutOfMemoryException, NullReferenceException, NotImplementedException, ArgumentOutOfRangeException, InvalidOperationException, XmlException
public XPathMessageFilter(XmlReader reader, XmlNamespaceManager namespaces) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, XmlException, NullReferenceException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionXmlExceptionNullReferenceExceptionpublic XPathMessageFilter(XmlReader reader, XsltContext context) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, XmlException, NullReferenceException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionXmlExceptionNullReferenceExceptionpublic static XPathMessageFilter cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into XPathMessageFilter, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedXPathMessageFilter instancejava.lang.Throwable - in case of error during cast operationpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IXmlSerializablegetJCOAssemblyName in class MessageFilterString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IXmlSerializablegetJCOClassName in class MessageFilterString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IXmlSerializablegetJCOInstance in class MessageFilterObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IXmlSerializablegetJCOObjectName in class MessageFilterString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IXmlSerializablegetJCOType in class MessageFilterJCType representing the CLR Type of the instantiated Classpublic XmlNamespaceManager getNamespaces() throws java.lang.Throwable
java.lang.Throwablepublic int getNodeQuota()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXPath()
throws java.lang.Throwable
java.lang.Throwablepublic boolean Match(Message message) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotSupportedException, XmlException
Match in class MessageFilterjava.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedExceptionXmlExceptionpublic boolean Match(MessageBuffer messageBuffer) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotSupportedException, XmlException
Match in class MessageFilterjava.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedExceptionXmlExceptionpublic boolean Match(SeekableXPathNavigator navigator) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, XPathException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionXPathExceptionNotSupportedExceptionpublic boolean Match(XPathNavigator navigator) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, XPathException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionXPathExceptionNotSupportedExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class MessageFilterpublic void setNodeQuota(int NodeQuota)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
OverflowException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionpublic static XmlSchemaType StaticGetSchema(XmlSchemaSet schemas) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, RankException, CultureNotFoundException, ConfigurationException, NotSupportedException, XmlSchemaException, XmlException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionRankExceptionCultureNotFoundExceptionConfigurationExceptionNotSupportedExceptionXmlSchemaExceptionXmlExceptionpublic void TrimToSize()
throws java.lang.Throwable
java.lang.Throwablepublic void WriteXPathTo(XmlWriter writer, java.lang.String prefix, java.lang.String localName, java.lang.String ns, boolean writeNamespaces) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NullReferenceException, KeyNotFoundException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNullReferenceExceptionKeyNotFoundException