C# 클래스 XWiki.Office.Word.LocalToWebHTML

상속: AbstractConverter
파일 보기 프로젝트 열기: xwiki-contrib/xwiki-office 1 사용 예제들

공개 메소드들

메소드 설명
AdaptSource ( String content ) : String

Adapts the HTML source from it's local MS Word form in order to be used by the wiki.

LocalToWebHTML ( ConversionManager manager ) : System

메소드 상세

AdaptSource() 공개 메소드

Adapts the HTML source from it's local MS Word form in order to be used by the wiki.
public AdaptSource ( String content ) : String
content String The initial HTML source.
리턴 String

LocalToWebHTML() 공개 메소드

public LocalToWebHTML ( ConversionManager manager ) : System
manager ConversionManager
리턴 System