コード例 #1
0
ファイル: ComplexDocument.java プロジェクト: fprates/iocaste
 /** @return */
 public final Object getNS() {
   return header.getNS();
 }