Method Tag.this

Overload group

Prototype

Tag this(
  Tag 
);

Overload group

Prototype

Tag this(
  string namespace,
  string name,
  Value[] values,
  Attribute[] attributes,
  Tag[] children
);

Overload group

Prototype

Tag this(
  Tag parent,
  string namespace,
  string name,
  Value[] values,
  Attribute[] attributes,
  Tag[] children
);

Authors

Copyright

License