Class DASemantics.ShExtFilev2

java.lang.Object
io.odysz.semantic.DASemantics.SemanticHandler
io.odysz.semantic.DASemantics.ShExtFilev2
All Implemented Interfaces:
XMLTable.IMapValue
Enclosing class:
DASemantics

public static class DASemantics.ShExtFilev2 extends DASemantics.SemanticHandler
Note

For large file, use stream asynchronous mode, otherwise it's a performance problem here.

Whether uses or not a stream mode file up/down loading is a business tier decision by semantic-jserv. See Anclient.jave/album test for example.

This semantics won't process reading events. To load the file content at the field, use Funcall.extfile(String...).

Since:
1.4.40
Author:
odys-z@github.com
See Also: