Package org.apache.tools.ant.taskdefs
Class GenerateKey.DistinguishedName
java.lang.Object
org.apache.tools.ant.taskdefs.GenerateKey.DistinguishedName
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionCreate a param nested element.Encode a name or value.Get the nested parameters.toString()Generate a string rep of this distinguished name.
- 
Constructor Details- 
DistinguishedNamepublic DistinguishedName()
 
- 
- 
Method Details- 
createParamCreate a param nested element.- Returns:
- a DnameParam object to be configured.
 
- 
getParamsGet the nested parameters.- Returns:
- an enumeration of the nested parameters.
 
- 
toString
- 
encode
 
-