Groovy Documentation

com.predic8.schema.restriction.facet
[Groovy] Class WhiteSpaceFacet

java.lang.Object
  com.predic8.schema.restriction.facet.Facet
      com.predic8.schema.restriction.facet.WhiteSpaceFacet

class WhiteSpaceFacet
extends Facet

Method Summary
def create(def creator, def ctx)

protected def getElementName()

 
Methods inherited from class Facet
create, equals
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

create

def create(def creator, def ctx)


getElementName

protected def getElementName()


 

Groovy Documentation