com.jxml.quick.engine
Class QHRef
java.lang.Object
|
+--com.jxml.quick.HRef
|
+--com.jxml.quick.engine.QHRef
- All Implemented Interfaces:
- PostParse, QMeta
- public class QHRef
- extends HRef
- implements PostParse, QMeta
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QHRef
public QHRef()
QHRef
public QHRef(String schema,
String href,
String expects)
QHRef
public QHRef(String schema,
String href,
String expects,
String schemaClass)
completeURL
public static String completeURL(String base,
String partial)
throws MalformedURLException
postParse
public void postParse(QContext context)
throws QPE
- Specified by:
postParse
in interface PostParse
add
public void add(QAccess access,
Object parent,
QTargetFactory parentFactory,
QContext context)
throws QPE