< prev index next >

src/java.corba/share/classes/com/sun/corba/se/impl/naming/namingutil/INSURLHandler.java

Print this page

        

@@ -28,11 +28,11 @@
 import java.util.StringTokenizer;
 
 /**
  *  This class is the entry point to parse different types of INS URL's.
  *
- *  @Author Hemanth
+ *  @author Hemanth
  */
 
 public class INSURLHandler {
 
     private static INSURLHandler insURLHandler = null;
< prev index next >