org.netbeans.modules.extexecution/2 1.31

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.31

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.