public interface CPageNodeCatalog
Modifier and Type | Method and Description |
---|---|
CPageNode |
getNodeFromCode(java.lang.String code,
MessageReader reader,
CPageSignifPath path) |
CPageNode getNodeFromCode(java.lang.String code, MessageReader reader, CPageSignifPath path) throws java.io.IOException, OLcRemoteException
code
- code of the page nodereader
- message readerpath
- current path in page parsingjava.io.IOException
- if anything bad happens during the transmissionOLcRemoteException
- if anything bad happens on the server while
treating the request