|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.daisy.pipeline.client.models.script.Argument
org.daisy.pipeline.client.models.script.arguments.ArgFile
public class ArgFile
An argument of type "anyFileURI"
Field Summary | |
---|---|
java.lang.String |
href
|
Fields inherited from class org.daisy.pipeline.client.models.script.Argument |
---|
desc, hide, kind, mediaTypeBlacklist, mediaTypes, name, nicename, ordered, output, required, sequence, xsdType |
Constructor Summary | |
---|---|
ArgFile(Argument arg,
java.lang.String href)
|
Method Summary | |
---|---|
org.w3c.dom.Element |
asDocumentElement(org.w3c.dom.Document document)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String href
Constructor Detail |
---|
public ArgFile(Argument arg, java.lang.String href)
Method Detail |
---|
public org.w3c.dom.Element asDocumentElement(org.w3c.dom.Document document)
asDocumentElement
in class Argument
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |