org.netbeans.modules.extexecution/2 1.25.1

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

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.