5556575859606162636465
return name; } @Override public IFormat getFormat() throws RepositoryDocumentException { IDfFormat idfFormat = null; try { idfFormat = idfSysObject.getFormat(); } catch (DfException e) { throw new RepositoryDocumentException(e); }