Nevron Open Vision Documentation
Nevron.Nov.Formats.Html Namespace / NArchiveResourceLoader Class
Fields Methods


In This Topic
    NArchiveResourceLoader Class Members
    In This Topic

    The following tables list the members exposed by NArchiveResourceLoader.

    Public Constructors
     NameDescription
    Public ConstructorConstructors.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Methods
     NameDescription
    Public MethodBegins fetching the resource at the given URI. Returns true if the process has begun successfully. (Inherited from Nevron.Nov.Formats.Html.NResourceLoader)
    Public MethodRegisters the given resource.  
    Public MethodOverridden. Tries to load an image from the given source address.  
    Public MethodOverridden. Tries to resolve the given resource URI.  
    Public MethodUnregisters the given resource.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to load the resource stream for the path of the given URI.  
    Protected MethodCalled when an HTTP request was completed. (Inherited from Nevron.Nov.Formats.Html.NResourceLoader)
    Top
    See Also