com.itextpdf.tool.itextdoc.codestyler.java
Class SingleComment

java.lang.Object
  extended by com.itextpdf.tool.itextdoc.codestyler.java.SingleComment
All Implemented Interfaces:
State

public class SingleComment
extends Object
implements State

Author:
redlab

Constructor Summary
SingleComment(JavaCodeStyleContext javaCodeStyleContext)
           
 
Method Summary
 void process(char c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleComment

public SingleComment(JavaCodeStyleContext javaCodeStyleContext)
Parameters:
javaCodeStyleContext -
Method Detail

process

public void process(char c)
Specified by:
process in interface State


Copyright © 2011 1T3XT BVBA. All Rights Reserved.