C# Class DotNetXri.Syntax.Xri3.Impl.XRI3XRef

Inheritance: XRI3SyntaxComponent, XRIXRef
Show file Open project: AArnott/dotnetxri Class Usage Examples

Public Methods

Method Description
XRI3XRef ( string value ) : System
hasIRI ( ) : bool
hasXRIReference ( ) : bool

Private Methods

Method Description
XRI3XRef ( Rule rule ) : System
read ( ) : void
reset ( ) : void

Method Details

XRI3XRef() public method

public XRI3XRef ( string value ) : System
value string
return System

hasIRI() public method

public hasIRI ( ) : bool
return bool

hasXRIReference() public method

public hasXRIReference ( ) : bool
return bool