java.lang.Object
net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter.PropertyWriter
- Enclosing class:
CBuilderXProjectWriter
private static class CBuilderXProjectWriter.PropertyWriter
extends Object
Utility class to generate property elements.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
propertyAttributes
Attributes list.
-
Constructor Details
-
PropertyWriter
Constructor.
- Parameters:
contentHandler
- ContentHandler content handler
-
Method Details
-
write
Write property element.
- Parameters:
category
- String category
name
- String property name
value
- String property value
- Throws:
SAXException
- if I/O error or illegal content