com.pvx.ooadide.editors.templates
Class NewLineResolver

java.lang.Object
  extended by org.eclipse.jface.text.templates.TemplateVariableResolver
      extended by com.pvx.ooadide.editors.templates.PvxPropertyResolver
          extended by com.pvx.ooadide.editors.templates.NewLineResolver

public class NewLineResolver
extends PvxPropertyResolver


Constructor Summary
NewLineResolver()
           
 
Method Summary
static java.lang.String getSystemDelimiter()
           
 
Methods inherited from class com.pvx.ooadide.editors.templates.PvxPropertyResolver
resolvePropertyOnFile
 
Methods inherited from class org.eclipse.jface.text.templates.TemplateVariableResolver
getDescription, getType, resolve, setDescription, setType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewLineResolver

public NewLineResolver()
Method Detail

getSystemDelimiter

public static java.lang.String getSystemDelimiter()