|
|
.NET Framework |
| PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
NVelocity.Dvsl.Directive
Class MatchDirective
Velocity Directive to handle template registration of
match declarations (like the XSLT match=)
| Fields inherited from class NVelocity.Runtime.Directive.Directive |
|
rsvc
|
| Constructor Summary |
MatchDirective() Initializes a new instance of the MatchDirective class. |
| Properties inherited from class NVelocity.Runtime.Directive.Directive |
|
Column, Line |
| Method Summary |
| bool |
render(NVelocity.Context.InternalContextAdapter context, System.IO.TextWriter writer, NVelocity.Runtime.Parser.Node.INode node) |
| Methods inherited from class NVelocity.Runtime.Directive.Directive |
|
init, setLocation |
MatchDirective
public MatchDirective()
-
Initializes a new instance of the MatchDirective class.
Name
public string Name
-
Type
public int Type
-
render
public bool render(NVelocity.Context.InternalContextAdapter context,
System.IO.TextWriter writer,
NVelocity.Runtime.Parser.Node.INode node)
-
|
|
.NET Framework |
| PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |