org.freedesktop.dbus.bin
Class IdentifierMangler

java.lang.Object
  extended by org.freedesktop.dbus.bin.IdentifierMangler

public class IdentifierMangler
extends java.lang.Object

Checks identifiers for keywords etc and mangles them if so.


Constructor Summary
IdentifierMangler()
           
 
Method Summary
static java.lang.String mangle(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentifierMangler

public IdentifierMangler()
Method Detail

mangle

public static java.lang.String mangle(java.lang.String name)