public class DocumentEditorFactory extends Object
Modifier and Type | Method and Description |
---|---|
DocumentEditor |
getDocumentEditor(String docCategory,
String docType,
String docFormat) |
static DocumentEditorFactory |
getInstance() |
public static DocumentEditorFactory getInstance()
public DocumentEditor getDocumentEditor(String docCategory, String docType, String docFormat)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.