org.netbeans.modules.extexecution/2 1.18

org.netbeans.api.extexecution
Interface ExecutionDescriptor.LineConvertorFactory

Enclosing class:
ExecutionDescriptor

public static interface ExecutionDescriptor.LineConvertorFactory

Factory creating the line covertor.


Method Summary
 LineConvertor newLineConvertor()
          Creates and returns new line convertor.
 

Method Detail

newLineConvertor

@NonNull
LineConvertor newLineConvertor()
Creates and returns new line convertor.

Returns:
new line convertor

org.netbeans.modules.extexecution/2 1.18

Built on November 21 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.