AtAtPathResolver Class
- java.
lang. Object - com.
microsoft. bot. dialogs. memory. pathresolvers. AliasPathResolver - com.
microsoft. bot. dialogs. memory. pathresolvers. AtAtPathResolver
- com.
- com.
public class AtAtPathResolver
extends AliasPathResolver
Maps @@ to turn.recognized.entitites.xxx array.
Constructor Summary
| Constructor | Description |
|---|---|
| AtAtPathResolver() |
Initializes a new instance of the At |
Methods inherited from AliasPathResolver
Methods inherited from java.lang.Object
java.lang.Object.clone
java.lang.Object.equals
java.lang.Object.finalize
java.lang.Object.getClass
java.lang.Object.hashCode
java.lang.Object.notify
java.lang.Object.notifyAll
java.lang.Object.toString
java.lang.Object.wait
java.lang.Object.wait
java.lang.Object.wait
Constructor Details
AtAtPathResolver
public AtAtPathResolver()
Initializes a new instance of the AtAtPathResolver class.