object XmlNfBean
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- XmlNfBean
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val DOCUMENT_TAG: String
- val ID_TAG: String
- val ROOT_TAG: String
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- def compose(xmlStreamReader: XMLStreamReader, xmlStreamWriter: XMLStreamWriter): Unit
- def convert(doc: Document): DocumentProxy
- def convert(mem: nf.xml.HadMember, ns: Namespace): HadMember
- def convert(alt: nf.xml.AlternateOf, ns: Namespace): AlternateOf
- def convert(spe: nf.xml.SpecializationOf, ns: Namespace): SpecializationOf
- def convert(winflb: nf.xml.WasInfluencedBy, ns: Namespace): WasInfluencedBy
- def convert(winfb: nf.xml.WasInformedBy, ns: Namespace): WasInformedBy
- def convert(aob: nf.xml.ActedOnBehalfOf, ns: Namespace): ActedOnBehalfOf
- def convert(wat: nf.xml.WasAttributedTo, ns: Namespace): WasAttributedTo
- def convert(waw: nf.xml.WasAssociatedWith, ns: Namespace): WasAssociatedWith
- def convert(web: nf.xml.WasEndedBy, ns: Namespace): WasEndedBy
- def convert(wsb: nf.xml.WasStartedBy, ns: Namespace): WasStartedBy
- def convert(usd: nf.xml.Used, ns: Namespace): Used
- def convert(wib: nf.xml.WasInvalidatedBy, ns: Namespace): WasInvalidatedBy
- def convert(wgb: nf.xml.WasGeneratedBy, ns: Namespace): WasGeneratedBy
- def convert(wdf: nf.xml.WasDerivedFrom, ns: Namespace): WasDerivedFrom
- def convert(act: nf.xml.Activity, ns: Namespace): Activity
- def convert(ag: nf.xml.Agent, ns: Namespace): Agent
- def convert(ent: nf.xml.Entity, ns: Namespace): Entity
- def convert(spe: HadMember): nf.xml.HadMember
- def convert(spe: AlternateOf): nf.xml.AlternateOf
- def convert(spe: SpecializationOf): nf.xml.SpecializationOf
- def convert(winflb: WasInfluencedBy): nf.xml.WasInfluencedBy
- def convert(wat: WasInformedBy): nf.xml.WasInformedBy
- def convert(wat: WasAttributedTo): nf.xml.WasAttributedTo
- def convert(aob: ActedOnBehalfOf): nf.xml.ActedOnBehalfOf
- def convert(waw: WasAssociatedWith): nf.xml.WasAssociatedWith
- def convert(wgb: WasEndedBy): nf.xml.WasEndedBy
- def convert(wsb: WasStartedBy): nf.xml.WasStartedBy
- def convert(usd: Used): nf.xml.Used
- def convert(wgb: WasInvalidatedBy): nf.xml.WasInvalidatedBy
- def convert(wgb: WasGeneratedBy): nf.xml.WasGeneratedBy
- def convert(wdf: WasDerivedFrom): nf.xml.WasDerivedFrom
- def convert(act: Activity): nf.xml.Activity
- def convert(ag: Agent): nf.xml.Agent
- def convert(ent: Entity): nf.xml.Entity
- def convertAttrs(attrList: List[Attr], ns: Namespace): (Set[LangString], Set[Type], Set[Value], Set[Location], Set[Role], Map[QualifiedName, Set[Other]])
- var count: Int
- def createAttr(attr: Set[Attribute]): LinkedList[Attr]
- def documentProxySerialiser(out: OutputStream, nfDoc: ProxyWithStatements, prefixes: Boolean, id: String, flatten: Boolean = true, toXMLWithStream: (XMLStreamWriter, ProxyWithStatements, Boolean, String) => Unit): Unit
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def fromBean(s: nf.xml.Statement, ns: Namespace): Statement
- def fromXML(sr: XMLStreamReader): DocumentProxy
- def fromXMLWithFileStream(in: String): DocumentProxy
- def fromXMLWithStream(sr: XMLStreamReader): DocumentProxy
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def ifNull[T](q: Seq[T]): Seq[T]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val logger: Logger
- def makeAttribute(element: String, value: String, type: String, ns: Namespace): Attribute
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def orderTimes(s: Set[String]): List[String]
- def orderUris(s: Set[String]): List[String]
- def pipe(): (PipedInputStream, PipedOutputStream)
- val prov_qualified_name: QualifiedName
- def q(uris: List[String], ns: Namespace): Set[QualifiedName]
- def q(uri: String, ns: Namespace): QualifiedName
- def serializeIntoReadyStream(sw: XMLStreamWriter, doc: ProxyWithStatements, prefixes: Boolean): Unit
- def serializeToPipe(d: DocumentProxyFromStatements, id: String): PipedInputStream
- def sortAttributes(l: Seq[Attr]): LinkedList[Attr]
- def sortBeans(l: Seq[nf.xml.Statement]): LinkedList[nf.xml.Statement]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def time(times: List[String]): Set[XMLGregorianCalendar]
- def time(time: String): XMLGregorianCalendar
- def timeOrNull(time: Set[XMLGregorianCalendar]): Set[String]
- def timeOrNull(time: Option[XMLGregorianCalendar]): String
- def timeOrNullOld(time: Option[XMLGregorianCalendar]): XMLGregorianCalendar
- def toBean(s: Statement): nf.xml.Statement
- def toString(): String
- Definition Classes
- AnyRef → Any
- def toXML(sw: XMLStreamWriter, statements: Set[Statement]): Unit
- def toXML(sw: XMLStreamWriter, doc: DocumentProxyFromStatements, id: String): Unit
- def toXML(sw: XMLStreamWriter, doc: ProxyWithStatements, id: String): Unit
- def toXML(doc: DocumentProxy, id: String = null): String
- def toXML2(out: StringWriter, statements: Set[Statement]): Unit
- def toXML2(statements: Set[Statement]): String
- def toXMLFile(out: String, doc: DocumentProxyFromStatements, id: String): Unit
- def toXMLFile(out: String, doc: DocumentProxy, id: String): Unit
- def toXMLForSignature_DELETE(sw: XMLStreamWriter, doc: DocumentProxyFromStatements, id: String): Unit
- def toXMLOutputStream(doc: DocumentProxyFromStatements, out: OutputStream, id: String): Unit
- def toXMLOutputStream(doc: DocumentProxyFromStatements, id: String): Unit
- def toXMLOutputStreamForSignature(doc: DocumentProxyFromStatements, out: OutputStream, id: String): Unit
- def toXMLOutputStream_DELETE(doc: DocumentProxyFromStatements, out: OutputStream, id: String): Unit
- def toXMLStringWriter(out: StringWriter, doc: DocumentProxy, id: String): Unit
- def toXMLWithRoot(sw: XMLStreamWriter, doc: DocumentProxy, id: String): Unit
- def toXMLWithStream(sw: XMLStreamWriter, doc: Document): Unit
- def toXMLWithStream(sw: XMLStreamWriter, statements: Set[Statement]): Unit
- def uriIfNotNull(q: Set[QualifiedName]): Set[String]
- def uriIfNotNull(q: QualifiedName): String
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)