uk.ac.starlink.ttools.taplint
Class IvoaResourceResolver

java.lang.Object
  extended by uk.ac.starlink.ttools.taplint.IvoaResourceResolver
All Implemented Interfaces:
org.w3c.dom.ls.LSResourceResolver

public class IvoaResourceResolver
extends Object
implements org.w3c.dom.ls.LSResourceResolver


Field Summary
static String AVAILABILITY_URI
           
static String CAPABILITIES_URI
           
static String VODATASERVICE_URI
           
 
Constructor Summary
IvoaResourceResolver()
           
 
Method Summary
 org.w3c.dom.ls.LSInput resolveResource(String type, String namespaceURI, String publicId, String systemId, String baseURI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VODATASERVICE_URI

public static final String VODATASERVICE_URI
See Also:
Constant Field Values

AVAILABILITY_URI

public static final String AVAILABILITY_URI
See Also:
Constant Field Values

CAPABILITIES_URI

public static final String CAPABILITIES_URI
See Also:
Constant Field Values
Constructor Detail

IvoaResourceResolver

public IvoaResourceResolver()
Method Detail

resolveResource

public org.w3c.dom.ls.LSInput resolveResource(String type,
                                              String namespaceURI,
                                              String publicId,
                                              String systemId,
                                              String baseURI)
Specified by:
resolveResource in interface org.w3c.dom.ls.LSResourceResolver


Copyright © 2014 Central Laboratory of the Research Councils. All Rights Reserved.