|
Scala
1.4.0.4 |
|||
Field Summary | |
type _labelT
|
|
type _regexpT
|
Method Summary | |
final
|
def fromSchema(nodes: Seq[Node]): List[RegExp]
|
final
|
def fromSchema(node: Node): RegExp
|
Object Summary | |
object Translator
|
Class Summary | |
case
|
class ElemRef(name: String)
|
Field Detail |
type _labelT = ElemRef
type _regexpT = RegExp
Method Detail |
final def fromSchema(nodes: Seq[Node]): List[RegExp]
final def fromSchema(node: Node): RegExp
|
Scala
1.4.0.4 |
|||