パッケージ | 説明 |
---|---|
jp.co.intra_mart.product.collaboration.caldav.io |
CalDAV の入出力処理機能が定義されているパッケージです。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
IacXmlWriter.writeEmpty(ElementInfo info,
Attribute... attributes)
空タグを出力します。
|
void |
IacXmlWriter.writeEmpty(Enum<?> enumerator,
Attribute... attributes)
空タグを出力します。
|
void |
IacXmlWriter.writeEmpty(IOutputElement element,
Attribute... attributes)
空タグを出力します。
|
void |
IacXmlWriter.writeEmpty(String namespaceUri,
String name,
Attribute... attributes)
空タグを出力します。
|
void |
IacXmlWriter.writeStart(ElementInfo info,
Attribute... attributes)
開始タグを出力します。
|
void |
IacXmlWriter.writeStart(IOutputElement element,
Attribute... attributes)
開始タグを出力します。
|
void |
IacXmlWriter.writeStart(String namespaceUri,
String name,
Attribute... attributes)
開始タグを出力します。
|
Copyright © 2012-2015 NTT DATA INTRAMART CORPORATION