Share via


XmlRewritingContentFactory Class

Definition

public ref class XmlRewritingContentFactory : Microsoft::XLANGs::RuntimeTypes::RefCountedBase, Microsoft::XLANGs::BaseTypes::IStreamFactory, Microsoft::XLANGs::BaseTypes::IXmlReaderFactory, Microsoft::XLANGs::RuntimeTypes::IModifiableContentFactory
public class XmlRewritingContentFactory : Microsoft.XLANGs.RuntimeTypes.RefCountedBase, Microsoft.XLANGs.BaseTypes.IStreamFactory, Microsoft.XLANGs.BaseTypes.IXmlReaderFactory, Microsoft.XLANGs.RuntimeTypes.IModifiableContentFactory
type XmlRewritingContentFactory = class
    inherit RefCountedBase
    interface IModifiableContentFactory
    interface IContentFactory
    interface IRefCountedStreamFactoryWithEncoding
    interface IRefCountedStreamFactory
    interface IStreamFactory
    interface IRefCountedXmlReaderFactory
    interface IRefCounted
    interface IXmlReaderFactory
    interface IModifiable
Public Class XmlRewritingContentFactory
Inherits RefCountedBase
Implements IModifiableContentFactory, IStreamFactory, IXmlReaderFactory
Inheritance
XmlRewritingContentFactory
Implements

Constructors

XmlRewritingContentFactory(IContentFactory, Boolean)
XmlRewritingContentFactory(IRefCountedStreamFactory, Boolean)
XmlRewritingContentFactory(IRefCountedXmlReaderFactory, Boolean)
XmlRewritingContentFactory(ReadCache)

Properties

IsDirty
ReadCache
RefCount (Inherited from RefCountedBase)

Methods

_getXPathSafe(XPathExpression)
AddRef() (Inherited from RefCountedBase)
Clone()
CreateStream()
CreateStream(String)
CreateXmlReader()
Dispose()
GetCachedXPath(String)
GetXPath(String)
Prefetch(PrefetchSet)
Prefetch(String)
Release() (Inherited from RefCountedBase)
SetXPath(String, Object, ValueFormatter)
SetXPath(String, Object)

Applies to